Click or drag to resize

TabControl.TabCount Property

X#
A numeric value representing the total number of tabs in the tab control.

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

Property Value

Type: Usual
A numeric value representing the total number of tabs in the tab control.
See Also