About Forms

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

Introduction to Forms

About the forms chapter: the nature of forms and their purpose within ATEasy.

Creating and Designing a Form

How to create a form: the design of the form, adding controls and code, running the form, and testing it.

Setting Form Properties

Details about forms' property pages, and how the various attributes of forms can be set.

Adding Form Controls

How to add controls to forms.

ATEasy Internal Controls

Controls that can be added to forms for text entry, display of graphics, choosing options, and so on.

Adding Form Menus

Menus that can be added to forms to allow users to choose options from them.

Programming and Testing Forms

Adding code to forms; creating procedures triggered by events; testing forms.