eDriven Framework API
IFocusComponent Interface
NamespaceseDriven.Gui.ComponentsIFocusComponent
eDriven Framework API
Defines methods which the component got to have to receive focus
Declaration Syntax
C#Visual BasicVisual C++
public interface IFocusComponent
Public Interface IFocusComponent
public interface class IFocusComponent
Members
All MembersMethodsProperties



IconMemberDescription
HasExplicitFocus
Does a component have an explicit focus

HasFocus
Does a component have focus (including its children)

SetFocus()()()()
Sets component to focus

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