IsFocused Method (AWTMenuComponent)

Class

AWTMenuComponent class

Action

Return whether the control has focus.

Syntax

bFocused = menuComponent.IsFocused()
Variable Description
bFocused True if this object has the focus. BOOLEAN.