IScrollViewBarReal Interface |
Namespace: SmartBear.TestLeft.TestObjects
The IScrollViewBarReal type exposes the following members.
Name | Description | |
---|---|---|
![]() | Max |
Returns the maximum position of the scrollbar thumb.
|
![]() | Min |
Returns the minimum position of the scrollbar thumb.
|
![]() | Pos |
Gets or sets the position of the scrollbar thumb.
|
Name | Description | |
---|---|---|
![]() | CallMethod<T>(String,Object[]) |
Invokes the specified method and returns the result.
(Inherited from IObject.) |
![]() | Cast<T> |
Casts the interface to an interface of another type.
(Inherited from IObject.) |
![]() | GetProperty<T> |
Returns the value of the specified property.
(Inherited from IObject.) |
![]() | SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |