[]
Returns the row and column of the specified tab in the tabs of the C1DockingTab.
public void GetTabRowCol(int tabIdx, out int row, out int col)
Public Sub GetTabRowCol(tabIdx As Integer, ByRef row As Integer, ByRef col As Integer)
| Type | Name | Description |
|---|---|---|
| int | tabIdx | |
| int | row | |
| int | col |