シンタックス
'宣言
Public Overloads Sub AddControl( _
ByVal As System.Windows.Forms.Control, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void AddControl(
System.Windows.Forms.Control ,
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- ctl
- row
- col
- rowSpan
- colSpan
参照