TableLayoutColumnStyleCollection.Insert メソッド
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Dim instance As TableLayoutColumnStyleCollection Dim index As Integer Dim columnStyle As ColumnStyle instance.Insert(index, columnStyle)
- columnStyle
TableLayoutColumnStyleCollection に挿入する ColumnStyle。

Insert メソッドは、現在の TableLayoutPanel コンテナに含まれるすべてのコントロールに、テーブル レイアウトを再適用します。
コレクションに格納されるスタイル数は、利用可能なメモリにのみ依存し、それ以外の制限はありません。
TableLayoutColumnStyleCollection クラスなどの連続する要素のコレクションでは、要素を挿入するために、挿入位置より後にある要素の位置が繰り下げられます。移動した要素のインデックスも更新されます。

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


TableLayoutColumnStyleCollection クラス
TableLayoutColumnStyleCollection メンバ
System.Windows.Forms 名前空間
ArrayList.Insert
Control.PerformLayout
TableLayoutPanel
TableLayoutRowStyleCollection
Weblioに収録されているすべての辞書からTableLayoutColumnStyleCollection.Insert メソッドを検索する場合は、下記のリンクをクリックしてください。

- TableLayoutColumnStyleCollection.Insert メソッドのページへのリンク