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