eDriven Framework API
IsFocusCandidate Method (comp)
NamespaceseDriven.Gui.ManagersFocusManagerIsFocusCandidate(InteractiveComponent)
eDriven Framework API
Gets the info if this is a focus candidate (for tabbing etc.)
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsFocusCandidate(
	InteractiveComponent comp
)
Public Shared Function IsFocusCandidate ( _
	comp As InteractiveComponent _
) As Boolean
public:
static bool IsFocusCandidate(
	InteractiveComponent^ comp
)
Parameters
Return Value

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