Event property | Applies to |
|
OnGotFocus | Forms. Controls (ActiveX, bound object frame, check box, combo box, command button, list box, option button, tab, text box, toggle button, unbound object frame) on a form. |
OnKeyDown | Forms. Controls (bound object frame, check box, combo box, command button, list box, option button, tab, text box, toggle button, unbound object frame) on a form. |
OnKeyPress | Forms. Controls (bound object frame, check box, combo box, command button, list box, option button, tab, text box, toggle button, unbound object frame) on a form. |
OnKeyUp | Forms. Controls (bound object frame, check box, combo box, command button, list box, option button, tab, text box, toggle button, unbound object frame) on a form. |
OnLoad | Forms. |
OnLostFocus | Forms. Controls (ActiveX, bound object frame, check box, combo box, command button, list box, option button, tab, text box, toggle button, unbound object frame) on a form. |
OnMouseDown | Forms. Form sections. Controls (bound object frame, chart, check box, combo box, command button, image, label, list box, option button, option group, rectangle, tab, text box, toggle button, unbound object frame) on a form. |
OnMouseMove | Forms. Form sections. Controls (bound object frame, chart, check box, combo box, command button, image, label, list box, option button, option group, rectangle, tab, text box, toggle button, unbound object frame) on a form. |
OnMouseUp | Forms. Form sections. Controls (bound object frame, chart, check box, combo box, command button, label, list box, option button, option group, rectangle, tab, text box, toggle button, unbound object frame) on a form. |
OnNoData | Reports. |
OnNotInList | Controls (combo box) on a form. |
OnOpen | Forms and reports. |
OnPage | Reports. |
OnPrint | Report sections. |
OnResize | Forms. |
OnRetreat | Report sections. |
OnTimer | Forms. |
OnUnload | Forms. |
OnUpdated | Controls (ActiveX, bound object frame, unbound object frame) on a form. |