IWinTrackBarwNumTics Property |
Returns the number of tick marks on the trackbar, including start and stop.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wNumTics As Integer
Get
Dim instance As IWinTrackBar
Dim value As Integer
value = instance.wNumTics
property int wNumTics {
int get ();
}
Property Value
Type:
Int32Exceptions See Also