IScrollViewIntVScroll Property |
Returns the object that provides a program interface to the vertical scrollbar of the control.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IScrollViewBarInt VScroll { get; }
ReadOnly Property VScroll As IScrollViewBarInt
Get
Dim instance As IScrollViewInt
Dim value As IScrollViewBarInt
value = instance.VScroll
property IScrollViewBarInt^ VScroll {
IScrollViewBarInt^ get ();
}
Property Value
Type:
IScrollViewBarIntExceptions See Also