Control.CreateControlsInstance Method ()
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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.ControlCollectionA 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: