|
|
|
HaveToolTip Property, ToolTipClass Class |
Returns whether a tooltip is currently displayed.
Syntax ToolTipClass Class (Softelvdm.Controls)
VB |
Public ReadOnly Property HaveToolTip As Boolean |
C# |
public bool HaveToolTip { get; } |
C++ |
public: property bool HaveToolTip { |
Property Value
True if a tooltip is currently displayed, otherwise False.
Comments
The HaveToolTip property returns whether a tooltip is currently displayed.
Version Information
Supported in version 1.0.
Products Table