Forces the recreation of the handle for this control. Inheriting controls must call base.recreateHandle.
[Visual Basic] Overridable Protected Sub RecreateHandle() [C#] protected virtual void RecreateHandle(); [C++] protected: virtual void RecreateHandle(); [JScript] protected function RecreateHandle();