Class ScrollBarDescription
The description of a .NET Windows Forms ScrollBar test object.
Inherited Members
Namespace: HP.LFT.SDK.WinForms
Assembly: HP.LFT.SDK.dll
Syntax
public class ScrollBarDescription : UiObjectDescriptionBase, ICloneable, IDescription
Constructors
ScrollBarDescription()
Declaration
public ScrollBarDescription()
Properties
Position
The current scroll bar position.
Declaration
public int? Position { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |