TableLayoutControlCollection クラス
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文
解説TableLayoutControlCollection クラスは、TableLayoutPanel コントロールに含まれるすべての子コントロールのコレクションを表します。このコレクションは、TableLayoutPanel クラスの Controls プロパティによって公開されます。テーブル レイアウト パネルのメンバを管理し、個別に操作するには、Controls によって公開される TableLayoutControlCollection を使用します。
TableLayoutControlCollection クラスは、Control.ControlCollection 基本クラスを特化したものです。
継承階層System.Windows.Forms.Layout.ArrangedElementCollection
System.Windows.Forms.Control.ControlCollection
System.Windows.Forms.TableLayoutControlCollection
スレッド セーフ
プラットフォームWindows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- TableLayoutControlCollection クラスのページへのリンク