eDriven Framework API
HasExplicitFocus Property
NamespaceseDriven.Gui.ComponentsInteractiveComponentHasExplicitFocus
eDriven Framework API
Does a component have an explicit focus
Declaration Syntax
C#Visual BasicVisual C++
public bool HasExplicitFocus { get; }
Public ReadOnly Property HasExplicitFocus As Boolean
	Get
public:
virtual property bool HasExplicitFocus {
	bool get () sealed;
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)