Creates the handle for the Form. If a subclass overrides this function, it must call the super implementation.
[Visual Basic] Overrides Protected Sub CreateHandle() [C#] protected override void CreateHandle(); [C++] protected: override void CreateHandle(); [JScript] protected override function CreateHandle();
Form Class | Form Members | System.WinForms Namespace | CreateHandle