Click or drag to resize

TabControl.SelectedTab Property

X#
A symbolic name representing the currently selected tab in the tab control.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY SelectedTab AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A symbolic name representing the currently selected tab in the tab control.
See Also