Indicates that the control has been disposed, and is no longer a valid Windows control even though the object instance is still alive.
[Visual Basic] Public ReadOnly Property Disposed As Boolean [C#] public bool Disposed {get;} [C++] public: __property bool get_Disposed(); [JScript] public function get Disposed() : Boolean;