Form Editor

The Form Editor is a WYSIWYG design environment that allows you to create forms and add controls (such as command buttons, check boxes, text boxes, and so on). The Form Editor includes a code window, in which you write the script code (event handlers) associated with each object.

Important Form Editor commands, available from the Standard toolbar, include:

Run Script command Runs the open form. Shortcut: F5

Stop Script command Stops the open form.

Object View / View Script command Toggles the view in the Form Editor between the form objects and the scripting code.