|
|
|
HideToolTip Method, ToolTipClass Class |
Hides the current balloon-style tooltip displayed using the ShowToolTip method.
Syntax ToolTipClass Class (Softelvdm.Controls)
VB |
Public Shared Sub HideToolTip() |
C# |
public static void HideToolTip(); |
C++ |
public: static void HideToolTip(); |
Comments
The HideToolTip method hides the current balloon-style tooltip displayed using the ShowToolTip method.
The tooltip displayed using the ShowToolTip method can be used to bring information to the user's attention. It is unrelated to cell tooltips and scrolltips.
Version Information
Supported in version 1.0.
Products Table