Raises the CreateControl event.
[Visual Basic] Overrides Protected Sub OnCreateControl() [C#] protected override void OnCreateControl(); [C++] protected: void OnCreateControl(); [JScript] protected override function OnCreateControl();
The OnCreateControl method is called when the control is first created.
FormDesigner Class | Viklele.Win.Designer Namespace