Indicates that the control is in the process of being beendisposed, and is no longer a valid Windows control even though the object instance is still alive.
[Visual Basic] Public ReadOnly Property Disposing As Boolean [C#] public bool Disposing {get;} [C++] public: __property bool get_Disposing(); [JScript] public function get Disposing() : Boolean;