IScrollViewBarRealMax Property |
Returns the maximum position of the scrollbar thumb.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property Max As Double
Get
Dim instance As IScrollViewBarReal
Dim value As Double
value = instance.Max
property double Max {
double get ();
}
Property Value
Type:
DoubleExceptions See Also