TabControl.SelectedTab Property | |
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
public virtual Usual SelectedTab { get; }
Request Example
View SourceProperty Value
Type:
UsualA symbolic name representing the currently selected tab in the tab control.
See Also