|
|
|
|
ToolTip Property, TabClass Class |
Defines the tab's tooltip text.
Syntax TabClass Class (Softelvdm.SftTabsNET)
VB |
Public Property ToolTip As String |
C# |
public string ToolTip { get; set; } |
C++ |
public: property String^ ToolTip { |
Property Value
The tab's tooltip text.
The default value is String.Empty.
Comments
The ToolTip property defines the tab's tooltip text.