|
Create a new eaForm |
Top Previous Next |
|
To build an eaForm you select New from the manage eaForms design library menu.
If the eaForms design library window is not present then go to "Extensions" and ensure that AddIn Windows is checked. And also open the window "Extensions | eaForms | Manage Form Definitions" - see Manage eaForms for more details.
When you have pressed New you will then be presented with an eaForms requesting some information about the form that is to be created. This form is shown below and the designer should:
If a designer selects an MDG then the form contents will change to reflect the required imports as illustrated below.
A completed example is shown below:
Upon pressing the "Save" button the initial form is presented with a new windows form reading for editing. You change the size of the form to show as the screenshot below:
It is worth noting that by default several control are automatically added to the form. These include:
And at the bottom of the form is a status strip which indicate:
Size / adjust form as required.
Now the great point is that you can freely select and move/resize the controls on the screen.
For example drag and relocate
But this isn't really the form you want to
- increase the size and move buttons
Please note: you should ensure that all of your control falls within the form boundary - any control which in part falls outside of the form boundary will not be presented on the form at run time.
|