Proprietà DedFormMainCloseDialogOnQuit
|
Restituisce o imposta se la finestra, su chiusura, tramite x o tramite menu, si debba chiudere invece di nascondersi.
Di default è false.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool CloseDialogOnQuit { get; set; }
Public Property CloseDialogOnQuit As Boolean
Get
Set
public:
property bool CloseDialogOnQuit {
bool get ();
void set (bool value);
}
member CloseDialogOnQuit : bool with get, set
Valore della proprietà
BooleanVedi anche