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