Form Component
Last updated
Last updated
Form component is a special type of form. It has no scripting or events, only the user interface that can be used inside some special components: Form Container and List Form Container.
A summary of commands available on this item via right-click context menu:
Command | Summary |
---|---|
A summary of properties for this item, which can be configured in the Properties Editor. See Form Component for properties that can be modified in Properties Editor.
The details for each command available on this item via right-click context menu:
Opens the Form Editor. Form component only has User Interface and no scripting.
Opens the Form Hierarchy. There you see the hierarchy tree (according to parent-child relation).
Opens the New Form Wizard to create child form (new form whose parent is the selected form).
Transform this form component to a regular form. Note that a regular form cannot be transformed to a form component, so this change is irreversible. A form component only has a subset of features of the regular form (as it has only a very specific purpose).
Add the form to a working set (like a logical folder for that form). A Working Set can contain both regular forms and form components.
Creates a (deep) copy of the form component. You can choose the new form name.
Deletes the form component from workspace.
Can choose a new name for the form. WARNING: this may break your solution if you use the hard coded name in some code of your solution.
Search all references of the form component in your active solution.
Here are the item details that appear in the contextual list and each command available via right-click:
form component name
foundset
Opens the Form Editor
Opens the Form Hierarchy
Opens the New Form Wizard to create subform
Adds form component to a Working Set
Transforms form component to a regular form
Creates a (deep) copy of the form component
Deletes form component from workspace
Change form component name
Search all references in your active solution