Proprietà DedDistControlClosing
|
Indica se se sta chiudendo il form che lo contiene
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.2.0-beta3
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