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

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