public void SetActivePane( int paneRow, int paneColumn )
'Declaration Public Sub SetActivePane( _ ByVal paneRow As Integer, _ ByVal paneColumn As Integer _ )
'Declaration
Public Sub SetActivePane( _ ByVal paneRow As Integer, _ ByVal paneColumn As Integer _ )
'Usage Dim instance As LayoutManager Dim paneRow As Integer Dim paneColumn As Integer instance.SetActivePane(paneRow, paneColumn)
'Usage
Dim instance As LayoutManager Dim paneRow As Integer Dim paneColumn As Integer instance.SetActivePane(paneRow, paneColumn)
LayoutManager Class LayoutManager Members