UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
IsFocused Property (UiObjectDescriptionBase)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WPF Namespace
>
UiObjectDescriptionBase Class
: IsFocused Property
Indicates whether this object has the focus.
Syntax
C#
public
Nullable<bool>
IsFocused {
get
;
set
;}