This chapter provides an overview of forms in ATEasy and how they work. The table below includes a list of topics covered by this chapter. Click on any of the links below to open the topic that you would like to see next.
|
Topic |
Description |
|
About the forms chapter: the nature of forms and their purpose within ATEasy. |
|
|
How to create a form: the design of the form, adding controls and code, running the form, and testing it. |
|
|
Details about forms' property pages, and how the various attributes of forms can be set. |
|
|
How to add controls to forms. |
|
|
Controls that can be added to forms for text entry, display of graphics, choosing options, and so on. |
|
|
Menus that can be added to forms to allow users to choose options from them. |
|
|
Adding code to forms; creating procedures triggered by events; testing forms. |