Insert Menu Command | Toolbar Button and Tooltip | Description |
---|---|---|
Static Text | Static Text | When selected, a static text label control can be inserted. A static text label provides for displaying headings or additional information on the form. |
Edit Box | Edit Box | When selected, an edit box control can be inserted. An edit box control is associated with a data field in which you can directly type information. |
Checkbox | Checkbox | When selected, a checkbox control can be inserted. A checkbox control is associated with a yes/no field to indicate which of two possible states is true for a given item. For more information, see Yes/No Fields. |
Combo Box | Combo Box | When selected, a combo box control can be inserted. A combo box control is associated with a data field in which you can either directly type information or select from a list. |
Date/Time Control | Date/Time | When selected, a date/time control can be inserted. A date/time control is associated with a date field and indicates whether to display only the date or both the date and time. |
Group Box | Group Box | When selected, a group box control can be inserted. A group box control is a design element for grouping related controls together by surrounding them by a box that has generally has a heading indicating their relationship. |
Picture | Picture | When selected, a picture control can be inserted. A picture control provides for displaying an image on the form. |
Table | Table | When selected, a table control can be inserted. A table control provides for embedding a table on a form. |
Button | Button | When selected, a button can be inserted. In the properties for this form control, the Button Event page provides for indicating whether clicking the button runs a user calculation or opens a file. For more information, see Button Event Page. |
The Layout menu and Layout toolbar provides many different commands associated with the layout and testing of controls. For more information, see Format/Layout Commands. |