eDriven Framework API
Whether the component can receive focus when clicked on

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