hgeGUI::GetFocus

Returns the current keyboard input focus.

int GetFocus();

Return value

Identificator of the control that has the input focus.

Remarks

Keyboard events are dispatched to the focused control only.

Requirements

Header: hgegui.h
Import library: hgehelp.lib

See also

SetFocus