Cheers for the responce Anil. Er...Right clicking on the Form gives me "View
Code", "Lock controls" and "Properties" and right clicking on the Form in
the Solution Explorer give copy but no Paste.
Were it so simple I'd should have worked it in this rusty old brain of mine.
I believe there is a load of hidden code that gets regenerated on each
rebuild which refers back to the original form. And this where I'm lost
Cheers for the responce Anil. Er...Right clicking on the Form gives me"View
Code", "Lock controls" and "Properties" and right clicking on the Formin
the Solution Explorer give copy but no Paste.
Were it so simple I'd should have worked it in this rusty old brain of mine.
I believe there is a load of hidden code that gets regenerated on each
rebuild which refers back to the original form. And this where I'm lost
Personnally, I never trusted copy and pasting a form to reproduce it.
My standard model is to add a new form object, and copy / paste the
controls and code behind from the old form into the new one. The bad
thing is that you'll still need to set the form properties manually.
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.