GrapeCity PlusPak for Windows Forms 10.0J
Add(Control,Int32,Int32) メソッド

追加するコントロール。
コントロールを配置する列。
コントロールを配置する行。
指定したコントロールをコレクションに追加し、指定したセルに配置します。
シンタックス
Public Overloads Overridable Sub Add( _
   ByVal control As Control, _
   ByVal column As Integer, _
   ByVal row As Integer _
) 
public virtual void Add( 
   Control control,
   int column,
   int row
)

パラメータ

control
追加するコントロール。
column
コントロールを配置する列。
row
コントロールを配置する行。
参照

参照

GcTableLayoutContainer.TableLayoutContainerControlCollection クラス
GcTableLayoutContainer.TableLayoutContainerControlCollection メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.