KBForm (subclass of KBFormBLock)

Scripting language (language)

Scripting language to be used for script modules in this form

Form caption (caption)

Caption text to be displayed when form is active

Script modules (modlist)

List of script modules to be used by this form

Import modules (implist)

List of script modules to be imported by inline scripts in this form.

Stretchable (stretch)

If set the form can be stretched (resized) when it is displayed; otherwise, the form layout is fixed.

Hide Status Bar (hidestatus)

Set this option to hide the status bar at the bottom of the form. The status bar shows various status information, such as record locking status. It also displays record loading and the associated cancel button (so if hidden you cannot cancel record loading).

Scroll/Navigation Bar (hidebars)

Setting this option allows the display or hiding of the scrollbar and/or record navigation tool, which allow the user to directly scroll through database records.

Parameters (paramlist)

List of parameters which can be set when the form is executed. Parameter values can be substituted into expressions and such.

Top-level block type (blktype)

The top-level block may contain a menu (no query), or access a query or a table

Modal (modal)

If set, the form will be executed modally, as if it was a dialog. Note that changes to this setting will not take affect until the form window has been closed and reopened.