I am creating a program that will create a folder on the click of a button, but I also want the form to be inserted into the folder that is created. Any help will be greatly appreciated.
If you already have a form designed, simply use the File.Copy method supplying it the path to the original file and the path to the new location. Read the following MSDN page describing this method.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.