| Search Locate Previous Next | Contents |
Description
Designed to be set as the Subform data of a containing region (RGN). This allows forms to be toggled over part of another form, or tabbed subforms to occupy only a section of the main form.
If the parent region is set to be scrollable, make sure to set Scaled=False here. The size may be determined at runtime if it is not known when the form is designed.
Class Property Table
| Name | Type | Default | Description |
| Locals | Namelist | ||
| Scaled | bool | 1 | Scaled to fit parent region |
| Colour | colour | Background colour (r,g,b) | |
| Visible | Runtime | Boolean singleton |