eDriven Framework API
Is the component is set to focus via FocusManager
Handled by Component in click processing
if ProcessClicks is true

Declaration Syntax
public virtual bool FocusEnabled { get; set; }
Public Overridable Property FocusEnabled As Boolean
Get
Set
public:
virtual property bool FocusEnabled {
bool get ();
void set (bool value);
}
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)