TonyScarpelli
Programmer
In VS 2003 the form's generated code was in a Region called "Windows Form Designer generated Code" in the same file as the code behind: MyForm.vb.
In VS 2005 this is now in a separate file: MyForm.Designer.vb
Is there a way to get the old form designer code into the new format?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102
In VS 2005 this is now in a separate file: MyForm.Designer.vb
Is there a way to get the old form designer code into the new format?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102