Control::ControlCollection Constructor (Control^)

 

Initializes a new instance of the Control::ControlCollection class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
ControlCollection(
	Control^ owner
)

Parameters

owner
Type: System.Windows.Forms::Control^

A Control representing the control that owns the control collection.

.NET Framework
Available since 1.1
Return to top
Show: