MdiClient.ControlCollection(MdiClient) Oluşturucu

Tanım

Koleksiyonun sahibini MdiClient.ControlCollection belirterek sınıfının yeni bir örneğini başlatır.

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)

Parametreler

owner
MdiClient

Koleksiyonun sahibi.

Şunlara uygulanır