Proprietà DedDistControlClosing
|
Indica se se sta chiudendo il form che lo contiene
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool Closing { get; set; }
Public Property Closing As Boolean
Get
Set
public:
property bool Closing {
bool get ();
void set (bool value);
}
member Closing : bool with get, set
Valore della proprietà
BooleanVedi anche