Click or drag to resize

SplitWindow.ShowPane Method

X#
Show a particular pane or all panes of a split window.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ShowPane(
	nPane
) AS USUAL CLIPPER
Request Example View Source

Parameters

nPane (Optional)
Type: Usual
The index of the split window pane to show. If omitted, all panes are shown.

Return Value

Type: Usual
See Also