Click or drag to resize

IScrollViewBarReal Interface

The test interface for scroll bars. The scroll bar parameters are floating-point numbers.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IScrollViewBarReal : IObject

The IScrollViewBarReal type exposes the following members.

Properties
  NameDescription
Public propertyMax
Returns the maximum position of the scrollbar thumb.
Public propertyMin
Returns the minimum position of the scrollbar thumb.
Public propertyPos
Gets or sets the position of the scrollbar thumb.
Top
Methods
See Also