|
|
|
UseFading Property, ToolTipClass Class |
Defines whether the tooltip uses a fading effect when it is being shown or hidden.
Syntax ToolTipClass Class (Softelvdm.Controls)
VB |
Public Property UseFading As Boolean |
C# |
public bool UseFading { get; set; } |
C++ |
public: property bool UseFading { |
Property Value
True if a fading effect is used, otherwise False.
The default value is True.
Comments
The UseFading property defines whether the tooltip uses a fading effect when it is being shown or hidden.
Version Information
Supported in version 1.0.
Products Table