TabControl.TabPageCollection(TabControl) Konstruktor

Definice

Inicializuje novou instanci TabControl.TabPageCollection třídy.

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

Parametry

owner
TabControl

Do TabControl této kolekce patří.

Výjimky

Platí pro

Viz také