Sizer for WinForms
AddControl(Control,Int32,Int32) メソッド

C1.Win.Sizer.6 アセンブリ > C1.Win.Sizer 名前空間 > C1Sizer クラス > AddControl メソッド : AddControl(Control,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Sub AddControl( _
   ByVal ctl As System.Windows.Forms.Control, _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) 
public void AddControl( 
   System.Windows.Forms.Control ctl,
   System.int row,
   System.int col
)

パラメータ

ctl
row
col
参照

C1Sizer クラス
C1Sizer メンバ
オーバーロード一覧