Gets or sets the empty shortcut indicator; default is -none-.
Namespace: CleanCode.GeneralComponents.DialogsAssembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
public static string EmptyShortCutIndicator { get; set; }
public static string EmptyShortCutIndicator { get; set; }
Public Shared Property EmptyShortCutIndicator As String
Get
Set
Public Shared Property EmptyShortCutIndicator As String
Get
Set
public:
static property String^ EmptyShortCutIndicator {
String^ get ();
void set (String^ value);
}
public:
static property String^ EmptyShortCutIndicator {
String^ get ();
void set (String^ value);
}
Field Value
The empty shortcut indicator.