Object Types: Panels, numerics, color numerics, numeric slides, strings, text boxes, command buttons, picture buttons, toggle buttons, text buttons, radio buttons, LEDs, binary switches, rings, ring slides, picture rings, list boxes, graphs, canvases, tables, trees, and tabs.
Description: If a control is not the active control (does not have the input focus), a mouse-click on the control, or pressing <Tab> or <Shift-Tab> can make it the active control. When a control receives the input focus, an EVENT_GOT_FOCUS event occurs.
Event Data Parameters: eventData1 = old control with focus.