System.Windows.Forms.TabControl.TabPages Property

Gets the collection of tab pages in this tab control.

Syntax

[System.ComponentModel.MergableProperty(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Editor("System.Windows.Forms.Design.TabPageCollectionEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(System.Drawing.Design.UITypeEditor))]
public TabControl.TabPageCollection TabPages { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The order of tab pages in this collection reflects the order the tabs appear in the control.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0