Background colour
Title (title)If set, this is used as a title for the block or container, and appears in the same way as a title appears in a group box in a dialog.
Frame style (frame)Specifies the frame style and width for the block.
Scroll/Navigation Bar (showbar)Setting this option allows the display of a scrollbar and/or a record navigation tool, which allow the user to directly scroll through database records.
Tab order (taborder)Tab and shift-tab cycle through controls in increasing tab order. A tab order of zero means that the control cannot be entered by tabbing.
Hidden fields (__hidden)Hidden fields are used to retrieve values for use in scripts. The name is the control name by which they are accessed; the expression is that used in the database query.
Background image (image)Specifies a background image to be used; image stretching or scaling is controlled by the Scaling/Stretching property. If an image is specified, then the background colour is ignored.
Scaling/Stretching (autosize)Controls how the background image, if any, fits the controls area. Options are no scaling (image is used as is), exact fit (image stretch to fit, aspect ratio may change), fit preserving aspect ratio(image stretched until it fits the are in one direction; part of area may be blank) or fill preserving aspect ratio(image stretched until area is filled, part of image may be cropped).