IupGetFocus
| Definition: |
include pGUI.e
Ihandln res = IupGetFocus() |
| Description: | Returns the identifier of the interface element that has the keyboard focus, i.e. the element that will receive keyboard events, or NULL if no element has the focus. |
| pwa/p2js: | Supported. |
| See Also: | IupSetFocus |