|
|
|
|
RestoreButtonEnabled Property, ButtonsClass Class |
Defines whether the Restore button is enabled.
Syntax ButtonsClass Class (Softelvdm.SftTabsNET)
VB |
Public Property RestoreButtonEnabled As Boolean |
C# |
public bool RestoreButtonEnabled { get; set; } |
C++ |
public: property bool RestoreButtonEnabled { |
Property Value
True if the Restore button is enabled, otherwise False.
The default value is True.
Comments
The RestoreButtonEnabled property defines whether the Restore button is enabled.
The RestoreButtonWanted property defines whether a Restore button is available.