Click or drag to resize

TabControl.SelectedTab Property (Typed)

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

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

Property Value

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