Importing Forms From Other Projects
Following shows the procedure of importing a GUI form from another project.
Select the [File] menu - [Import], or right-click the [Form] in the project explorer and select the [Add Form] - [Existing Form].
Navigate to the desired project folder to import from and select the GUI Builder file type.
Select the GUI file name and click Open.
A dialog will appear that has a list of forms in the project you are importing from.
Select one or more forms you want to import, then click OK.
The selected forms will be added to the current project. If a form already existed, you will be prompted whether to overwrite it or not.
KEY POINTS
When using an event handler that has been defined in another project, you must import the form's program [form name.prg].