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 the active control (has the input focus), a mouse-click on a different control, or on a different panel, or pressing <Tab> or <Shift-Tab> will make it no longer the active control. When a control loses the input focus, an EVENT_LOST_FOCUS event occurs.
Event Data Parameters: eventData1 = new control with focus.