TabPage.TabPageControlCollection(TabPage) Constructeur

Définition

Initialise une nouvelle instance de la classe TabPage.TabPageControlCollection.

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

Paramètres

owner
TabPage

TabPage qui contient cette collection de contrôles.

S’applique à