TabControl.CurrentPage Property (Typed) | |
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
public virtual Object CurrentPage { get; }
Request Example
View SourceProperty Value
Type:
ObjectThe currently displayed tab control page.
See Also