Click or drag to resize

TabControl.SelectedTabPage Property (Typed)

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

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

Property Value

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