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