I have some existing code (.vb) which contains a windows form, among other functions and routines. I would like to import the code into a project in Visual Studio so that I can take advantage of the tools, including the Windows Form Designer.
When I create a new project, using "Project from Existing Code" I can seem the Form class in the solution explorer inside my module, but I can't figure out how to get Studio to show me a design view of the code.
Is this possible?
Thanks,
Jeff
When I create a new project, using "Project from Existing Code" I can seem the Form class in the solution explorer inside my module, but I can't figure out how to get Studio to show me a design view of the code.
Is this possible?
Thanks,
Jeff