MdiClient::ControlCollection Constructor (MdiClient^)

 

Initializes a new instance of the MdiClient::ControlCollection class, specifying the owner of the collection.

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

public:
ControlCollection(
	MdiClient^ owner
)

Parameters

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

The owner of the collection.

.NET Framework
Available since 1.1
Return to top
Show: