Jazyk

TabControl.ControlCollection(TabControl) Konstruktor

Definice

Inicializuje novou instanci TabControl.ControlCollection třídy.

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

Parametry

owner
TabControl

Do TabControl které patří tato kolekce.

Platí pro

Viz také