Gets the info if this is a focus candidate (for tabbing etc.)

C# | Visual Basic | Visual C++ |
public static bool IsFocusCandidate( InteractiveComponent comp )
Public Shared Function IsFocusCandidate ( _ comp As InteractiveComponent _ ) As Boolean
public: static bool IsFocusCandidate( InteractiveComponent^ comp )

- comp (InteractiveComponent)
