public int GetPaneColumn( int pane )
'Declaration Public Function GetPaneColumn( _ ByVal pane As Integer _ ) As Integer
'Declaration
Public Function GetPaneColumn( _ ByVal pane As Integer _ ) As Integer
'Usage Dim instance As LayoutManager Dim pane As Integer Dim value As Integer value = instance.GetPaneColumn(pane)
'Usage
Dim instance As LayoutManager Dim pane As Integer Dim value As Integer value = instance.GetPaneColumn(pane)
LayoutManager Class LayoutManager Members