Control::CreateControlsInstance Method ()
.NET Framework (current version)
Creates a new instance of the control collection for the control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Windows.Forms::Control::ControlCollection^A new instance of Control::ControlCollection assigned to the control.
Notes to Inheritors:
The base class version of this method should not be called by a derived class.
.NET Framework
Available since 1.1
Available since 1.1
Show: