Forces the recreation of the handle for this control. Inheriting controls must call base.recreateHandle.
[Visual Basic] Overrides Protected Sub RecreateHandle() [C#] protected override void RecreateHandle(); [C++] protected: override void RecreateHandle(); [JScript] protected override function RecreateHandle();
RichTextBox Class | RichTextBox Members | System.WinForms Namespace