wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..HasFocus Property

Gets a value indicating whether has focus.

Namespace:  wManager.Wow.ObjectManager
Assembly:  wManager (in wManager.dll)

Syntax


public bool HasFocus { get; }
Public ReadOnly Property HasFocus As Boolean
	Get
public:
property bool^ HasFocus {
	bool^ get ();
}

Field Value

true if has focus; otherwise, false.