Constructs the new instance of the Controls collection objects. Subclasses should not call base.CreateControlsInstance.
[Visual Basic] Overrides Protected Function CreateControlsInstance() As _ ControlCollection [C#] protected override ControlCollection CreateControlsInstance(); [C++] protected: override ControlCollection* CreateControlsInstance(); [JScript] protected override function CreateControlsInstance() : ControlCollection;
RichControl Class | RichControl Members | System.WinForms Namespace