|
Form tabs
Use this form to set attributes, such as name, for a form and the fields on it.
Field tab
Use this tab to specify attributes for specific fields.
Name |
The name of the field. |
Type |
The field type. |
Table |
The table to which you want to bind this field. |
Column |
The column in this table to which you want to bind this field. |
Edit Code button |
Opens the code window for this field, so that you can program an event procedure. |
Index |
Starts the index at zero. |
Form tab
Use this tab to specify attributes for the form as a whole.
Name |
The name of the form. |
Title |
The name that will appear in this form's title bar. |
Tables |
To add a table to which you want to bind fields on this form, click Add. To remove a table, select it, then click Remove. |
Edit Code button |
Opens the code window for the form, so that you can program an event procedure. |
| |