Member variable Get():hasFocus Foundation
Indicates whether the Get object has input focus.
This instance variable is .T. (true), as long as a Get object has input focus, otherwise it is .F. (false). The value of :hasFocus is set to .T. by the method :setFocus() and is set to .F. by the method :killFocus().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.