Menus and Toolbars for WinForms
GetTabRowCol メソッド (C1DockingTab)

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > C1DockingTab クラス : GetTabRowCol メソッド
C1DockingTab のタブのうち、指定されたタブの行と列を返します。
シンタックス
'宣言
 
Public Sub GetTabRowCol( _
   ByVal tabIdx As System.Integer, _
   ByRef row As System.Integer, _
   ByRef col As System.Integer _
) 
public void GetTabRowCol( 
   System.int tabIdx,
   out System.int row,
   out System.int col
)

パラメータ

tabIdx
row
col
参照

C1DockingTab クラス
C1DockingTab メンバ