TaskDialogButtonIsElevated Property
Gets or sets whether an elevated shield icon is displayed on the button.
Default value: .
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public bool IsElevated { get; set; }
Public Property IsElevated As Boolean
Get
Set
public:
property bool IsElevated {
bool get ();
void set (bool value);
}
member IsElevated : bool with get, set
Property Value
Boolean