AifTabControl.TabPages Property

Definition

Caution

Use AifTabPages instead

Obsolete method. Not to be used

public:
 property System::Windows::Forms::TabControl::TabPageCollection ^ TabPages { System::Windows::Forms::TabControl::TabPageCollection ^ get(); };
[System.Obsolete("Use AifTabPages instead", false)]
public System.Windows.Forms.TabControl.TabPageCollection TabPages { get; }
[<System.Obsolete("Use AifTabPages instead", false)>]
member this.TabPages : System.Windows.Forms.TabControl.TabPageCollection
Public ReadOnly Property TabPages As TabControl.TabPageCollection

Property Value

Returns TabControl.TabPageCollection.

Attributes

Applies to