Returns the object that provides the program interface to the horizontal scroll bar of the window.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IScrollViewBarInt HScroll { get; }
ReadOnly Property HScroll As IScrollViewBarInt
Get
Dim instance As IWindow
Dim value As IScrollViewBarInt
value = instance.HScroll
property IScrollViewBarInt^ HScroll {
IScrollViewBarInt^ get ();
}
Property Value
Type:
IScrollViewBarIntExceptions See Also