次の方法で共有


TabControl.TabPageCollection クラス

TabPage オブジェクトのコレクションを格納します。

この型のすべてのメンバの一覧については、TabControl.TabPageCollection メンバ を参照してください。

System.Object
   System.Windows.Forms.TabControl.TabPageCollection

Public Class TabControl.TabPageCollection
   Implements IList, ICollection, IEnumerable
[C#]
public class TabControl.TabPageCollection : IList, ICollection,
   IEnumerable
[C++]
public __gc class TabControl.TabPageCollection : public IList,
   ICollection, IEnumerable
[JScript]
public class TabControl.TabPageCollection implements IList,
   ICollection, IEnumerable

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

必要条件

名前空間: System.Windows.Forms

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

アセンブリ: System.Windows.Forms (System.Windows.Forms.dll 内)

参照

TabControl.TabPageCollection メンバ | System.Windows.Forms 名前空間 | TabControl