To quickly test how your form will be displayed when it is compiled and run, click the Form Editor's Test Form button. A dialog box is displayed with real components arranged as they will appear on your form.
When you click in the Testing Form dialog box, mouse events are delivered to the actual components. Thus, for example, a button looks "pressed" when you click it, you can move sliders, type into text fields, and so on. You see the components "in action," although cross-component and event handling code is not executed.
To test your form without compiling and running it:
The Testing Form dialog box is displayed.
![]() |
If you update your form, close any existing Testing Form dialog boxes and click the Test Form button again to see your updates. |
See also | |
---|---|
Form Editor
Creating a New Form |