Click or drag to resize

TabControl.CurrentPage Property (Typed)

X#
The currently displayed tab control page.

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

Property Value

Type: Object
The currently displayed tab control page.
See Also