Click or drag to resize

IWindowHScroll Property

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; }

Property Value

Type: IScrollViewBarInt
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also