次の方法で共有


AifTabControl.Pages Property

Definition

Caution

Use AifTabPages instead

Obsolete method. Not to be used.

public:
 property System::Collections::ObjectModel::ReadOnlyDictionary<System::Windows::Forms::Control ^, System::Windows::Forms::TabPage ^> ^ Pages { System::Collections::ObjectModel::ReadOnlyDictionary<System::Windows::Forms::Control ^, System::Windows::Forms::TabPage ^> ^ get(); };
[System.Obsolete("Use AifTabPages instead", false)]
public System.Collections.ObjectModel.ReadOnlyDictionary<System.Windows.Forms.Control,System.Windows.Forms.TabPage> Pages { get; }
[<System.Obsolete("Use AifTabPages instead", false)>]
member this.Pages : System.Collections.ObjectModel.ReadOnlyDictionary<System.Windows.Forms.Control, System.Windows.Forms.TabPage>
Public ReadOnly Property Pages As ReadOnlyDictionary(Of Control, TabPage)

Property Value

Attributes

Applies to