Proprietà FormBarProgDisableCanButton
|
Indica se mostrare o nascondere il bottone "Cancel".
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
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