Sdílet prostřednictvím


MdiClient.ControlCollection(MdiClient) Konstruktor

Definice

Inicializuje novou instanci MdiClient.ControlCollection třídy, která určuje vlastníka kolekce.

public:
 ControlCollection(System::Windows::Forms::MdiClient ^ owner);
public ControlCollection (System.Windows.Forms.MdiClient owner);
new System.Windows.Forms.MdiClient.ControlCollection : System.Windows.Forms.MdiClient -> System.Windows.Forms.MdiClient.ControlCollection
Public Sub New (owner As MdiClient)

Parametry

owner
MdiClient

Vlastník kolekce.

Platí pro