About SubForm components

SubForm components are container components that allow you to display other forms inside a parent form.

A parent form can have any number of subform containers to load multiple forms. A single container can be used to load or display different forms one at a time, using the Run Form or Run Form as Linked Child event type. By using specific Default SubForm Spec attribute, you can specify any form to be loaded by default. The form header can be shown by setting the Title Bar attribute as True.

Modify the SubForm component attributes in the Miscellaneous > Specific Attributes section of the Component property sheet.

Related topics