eDriven Framework API
HasFocusedComponent Method (c)
NamespaceseDriven.Gui.ManagersFocusManagerHasFocusedComponent(InteractiveComponent)
eDriven Framework API
Checks if the specified component is in focus
Declaration Syntax
C#Visual BasicVisual C++
public bool HasFocusedComponent(
	InteractiveComponent c
)
Public Function HasFocusedComponent ( _
	c As InteractiveComponent _
) As Boolean
public:
bool HasFocusedComponent(
	InteractiveComponent^ c
)
Parameters
Return Value

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