Table of Contents

Class ScrollBarDescription

Namespace
HP.LFT.SDK.WinForms
Assembly
HP.LFT.SDK.dll

The description of a .NET Windows Forms ScrollBar test object.

public class ScrollBarDescription : UiObjectDescriptionBase, ICloneable, IDescription
Inheritance
ScrollBarDescription
Implements
Inherited Members

Constructors

ScrollBarDescription()

public ScrollBarDescription()

Properties

Position

The current scroll bar position.

public int? Position { get; set; }

Property Value

int?