IScrollBarIntwMin Property |
Returns the minimum position of the scroll bar thumb.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wMin As Integer
Get
Dim instance As IScrollBarInt
Dim value As Integer
value = instance.wMin
property int wMin {
int get ();
}
Property Value
Type:
Int32Exceptions See Also