Re: newb questions about moving and renaming classes and forms

2007-02-21 Thread Jaime Vasquez
John Weller wrote: If it is in a project then remove > it from the project without deleting it from the disc, then move or rename > it and add it back to the project. > Hi, No need to remove the file from the project, just select the form and hit F2 or Right click, and the project will rena

RE: newb questions about moving and renaming classes and forms

2007-02-21 Thread John Weller
I find it safer to create a project first then either add existing forms, classes, etc to it or use the New button to create a new one which is then within the project. A form in a project can be used in other projects, just remember that any changes you make to it will be reflected in the other p

newb questions about moving and renaming classes and forms

2007-02-21 Thread Jeff Roberts
Hey All, Being a lot shortsighted, I created some forms based off some form classes I'd already created, and I put everything in the same directory. Now I'd like to put the forms in a \FORMS subdirectory and the classes in a \CLASSES subdirectory. I'm pretty sure if I move things around and then