eDriven Framework API
Whether the component can receive focus via the TAB key

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