Click or drag to resize

TabControl.SelectTab Method

X#
Select a tab and display its page.

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

Parameters

symTabName (Optional)
Type: Usual
The symbolic name of the tab you want to select.

Return Value

Type: Usual
See Also