ð Display Dynamic Caption Toggles whether or not the form will use the dynamic caption capability to display changing captions based on variable or column values
ð Variable Allows you to choose a variable from the list of defined variables whose value will be displayed as the form caption
ð Field Allows you to choose a table and column from the list of associated table(s) and their respective column(s) whose value will be displayed as the form caption Table Displays a list of table(s) currently associated with the form Field Displays a list of columns(s) associated with the selected table
ð Caption Buttons Allows you to select which form caption buttons are visible Minimize Button Toggles whether the Minimize Button is visible Maximize Button Toggles whether the Maximize Button is visible Close Button Toggles whether the Close Button is visible System Menu Toggles whether a speed menu appears when the caption bar is right clicked, or caption icon is left clicked. If the System Menu is disabled, the form icon will not be displayed. Roll-Up Button Toggles the display of the "Roll-Up" right click speed menu option, which rolls up the form into the caption bar
ð Disable [x] Caption Button [Alt+F4], [Esc] Key Combination Disables the closing of the form using the caption close button, the [Alt+F4] Key Combination, or the [Esc] Key
ð Disable Trace Toggles the ability for the Trace Debugger to launch when running the form. This feature adds additional security to your form by not allowing users to view the command syntax. |