Click or drag to resize

TabControl.SelectedTabPage Property

X#
The modeless dialog window object representing the currently selected tab page in the tab control.

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

Property Value

Type: Usual
The modeless dialog window object representing the currently selected tab page in the tab control.
See Also