PyCSplitterWnd.GetPane
PyCWnd = GetPane(row, col )
Returns the PyCView associated with the specified pane.
Parameters
Comments
Theoretically the return value can be a PyCWnd object, but currently it will always be a PyCView or derived object.
PyCWnd = GetPane(row, col )
Returns the PyCView associated with the specified pane.