UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
SetCursor(Int64) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.TE Namespace
>
IField Interface
>
SetCursor Method
: SetCursor(Int64) Method
The position in the field to position the cursor.
Places the cursor in the specified position within the field.
Syntax
C#
void
SetCursor(
long
offset
)
Parameters
offset
The position in the field to position the cursor.