M
Mike
I guess I can explore to see what happens, but if I have two projects
in a solution:
Application project
Class Control Library
The application project has a Windows FORM, i.e. frmLogin.vb, and I
want to move it to the control library project.
Should I just:
1) Drag the vb from the solution explore to the 2nd project?
2) Do a Project ADD Existing?
I guess I want to make sure that everything about the form is copied
because I see I will be done this a lot as I create forms in projects
and then I want to move it to a library after it is debugged and tested.
TIA
--
in a solution:
Application project
Class Control Library
The application project has a Windows FORM, i.e. frmLogin.vb, and I
want to move it to the control library project.
Should I just:
1) Drag the vb from the solution explore to the 2nd project?
2) Do a Project ADD Existing?
I guess I want to make sure that everything about the form is copied
because I see I will be done this a lot as I create forms in projects
and then I want to move it to a library after it is debugged and tested.
TIA
--