hiGetKeyboardFocusField
hiGetKeyboardFocusField(g_formOrRegion) =>s_field/nil
Description
Returns the field that currently has keyboard focus or is nil.
Argument
Values Returned
Examples
Returns the last field that received the keyboard input focus in the User Preferences form.
hiGetKeyboardFocusField( hiSysProps )
Related Topics
Return to top