Application Method TOC - O

OnKey Method

Runs a specified procedure when a particular key or key combination is pressed.

See OnKey Method

OnRepeat Method

Sets the Repeat menu item and the name of the procedure that will run if you choose the Repeat command (Edit menu) after running the procedure that sets this property.

See OnRepeat Method

OnTime Method

Schedules a procedure to be run at a specified time in the future (either at a specific time of day or after a specific amount of time has passed).

See OnTime Method

OnUndo Method

Sets the text of the Undo and the name of the procedure that’s run if you choose the Undo command (Edit menu) after running the procedure that sets this property.

See OnUndo Method