|
|
|
|
ToolTipClose Property, ButtonsClass Class |
Defines the tooltip for the Close button.
Syntax ButtonsClass Class (Softelvdm.SftTabsNET)
VB |
Public Property ToolTipClose As String |
C# |
public string ToolTipClose { get; set; } |
C++ |
public: property String^ ToolTipClose { |
Property Value
The tooltip text.
The default value is an empty string.
Comments
The ToolTipClose property defines the tooltip for the Close button.