Proprietà FormBarProgDisableCanButton
|
Indica se mostrare o nascondere il bottone "Cancel".
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.2.0-RC5
Sintassi public bool DisableCanButton { set; }
Public WriteOnly Property DisableCanButton As Boolean
Set
public:
property bool DisableCanButton {
void set (bool value);
}
member DisableCanButton : bool with set
Valore della proprietà
BooleanVedi anche