ITabControlwTabCount Property |
Returns the total number of tabs in the tab control.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wTabCount As Integer
Get
Dim instance As ITabControl
Dim value As Integer
value = instance.wTabCount
property int wTabCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also