I copy a form in explorer and even gave it than a slightly different name than an existing form. When I try to add the form to the project, it gives me an error and says a form by that name already exists. How can I get around this?

Recommended Answers

All 3 Replies

I don't understand your problem. You should describe little more detail.

Hi,
Open the new form in a new application and change the form name preperty and save it. After that add it to your application and it will work. Or you can change the name property of the original form.

The Property View

FORM1(Form1.frm)

What you see on the left side is the Name property of Form1.frm

What you see on the right side is the actual name of the file. Right Click and use the Save As to give it a different file name.

Hank

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.