C1DockingTab のタブのうち、指定されたタブの行と列を返します。
シンタックス
'宣言
Public Sub GetTabRowCol( _
ByVal As System.Integer, _
ByRef As System.Integer, _
ByRef As System.Integer _
)
public void GetTabRowCol(
System.int ,
out System.int ,
out System.int
)
パラメータ
- tabIdx
- row
- col
参照