IWinToolBarwButtonCount Property |
Returns the total number of buttons in the toolbar control.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int wButtonCount { get; }
ReadOnly Property wButtonCount As Integer
Get
Dim instance As IWinToolBar
Dim value As Integer
value = instance.wButtonCount
property int wButtonCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also