The only way I've figured out how to do it in the past was as follows:
Go to the directory where your original form resides. Copy the form file (.frm) and paste it into the same directory. Rename the .frm file to whatever you want. Then double click on the file to open up a new project. In the "(NAME)" prompt (within properties window), change the name of the form there to what you just renamed the file too. Save the form (when asked to save the project click cancel).
Back in your old project Go to Project => Add Form then choose existing from the tab of the pop up window. Your new form should be there.
I would like to think that there's a better way to do this, but this is the only way I've found in the past.
This is ugly too, but it works.
1. Select the form in Project explorer
2. rename the form in the properties window
3. right click the form in project explorer and save as new name
4. change the name back to the original name in properties
5. right click the form in project explorer and save as old name
6. add the newly named form via project explorer
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.