View Single Post
  #1 (permalink)  
Old 01-07-2008, 09:31 AM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 2,811
Default FormDuplicator - A tool to copy forms between projects

This tool allows you to select and copy forms from one source code to another.



You can create a new file or you can add the new forms to an existing file.
A backup file (of the target project) will be created.
No changes will be made if the target file includes a form with the same name of one of the copied forms.
In case of duplicated controls names the new control's name will be changed and the details will appear in a log file.

The source code is also included.
Attached Files
File Type: zip FormDuplicator.zip (22.8 KB, 224 views)
Reply With Quote