IWinToolBarwRowsCount Property |
Returns the current number of button rows on a toolbar.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wRowsCount As Integer
Get
Dim instance As IWinToolBar
Dim value As Integer
value = instance.wRowsCount
property int wRowsCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also