Form Property Page |
The Form property page specifies the dimensions, color, and title of the data entry form for the open document. This property page is displayed when Form is selected in the Navigation Pane of the Form Properties dialog.
The following options are available:
Properties
Full Screen: Specifies that the form is displayed using the entire monitor screen.
Hide Frame: When enabled, the data entry form frame, including the title bar, is not visible. Available when Full Screen has been enabled.
Specify Title: When enabled, allows you to enter a custom title that will appear on the title bar of the data entry form. Not available if you have enabled Hide Frame.
Width: Specifies the horizontal dimension of the data entry form.
Height: Specifies the vertical dimension of the data entry form. The maximum dimensions of the data entry form are determined by the screen resolution of your monitor.
Background Color: Specifies the background color or fill of the data entry form. For more information, see Changing the Form's Background.
Reading Order: Sets the reading order for the data entry form. Any controls whose reading order is set to Auto will inherit the form's reading order. Reading order can be set at the control level, separate from the reading order of the form. Review the property pages for a specific control to determine where reading order can be set.
Position: Specifies the position of the data entry form on the monitor screen when it appear at print-time. When Full Screen is enabled, the position affects where the controls are located within the data entry form.
Remember Position: When enabled, when a user prints the document, the data entry form will appear on the monitor screen in the same location to which the same user previously moved it.
Reset button: When enabled, a "Reset" button is added to the form. At print-time, clicking this button resets all the controls to their initial values.
Clear button: When enabled, a "Clear" button is added to the form. At print-time, clicking this button clears the controls to empty.
|
The Reset and Clear buttons do not affect Record Picker, Dropdown Record Picker, or Image Capture controls. |
Related Topics