IStatusBarwPartCount Property |
Returns the total number of items the status bar control contains.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wPartCount As Integer
Get
Dim instance As IStatusBar
Dim value As Integer
value = instance.wPartCount
property int wPartCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also