UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
PreviousLine Method (IScrollBar)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WinForms Namespace
>
IScrollBar Interface
: PreviousLine Method
Optional. The number of lines to move the scroll bar (Default = 1).
Moves this scroll bar up the specified number of lines or emulates pressing the left arrow key the specified number of times.
Syntax
C#
void
PreviousLine(
int
numberOfLines
)
Parameters
numberOfLines
Optional. The number of lines to move the scroll bar (Default = 1).