RanorexRanorex Documentation
HasFocus Property
NamespacesRanorex.CoreElementHasFocus
True if the element has the focus.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasFocus { get; }
Public ReadOnly Property HasFocus As Boolean
public:
property bool HasFocus {
	bool get ();
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)