'Usage
Dim instance As LayoutManager Dim pane As Integer Dim value As Integer value = instance.GetPaneOffsetX(pane)
Parameters
- pane
- The column pane index.
Return Value
An integer value represents the column number where the window is split into the specified pane.