This is true if the control is currently recreating its handle.
[Visual Basic] Public ReadOnly Property RecreatingHandle As Boolean [C#] public bool RecreatingHandle {get;} [C++] public: __property bool get_RecreatingHandle(); [JScript] public function get RecreatingHandle() : Boolean;