Avatar of IOFDSYS
IOFDSYS
 asked on

Split Upgraded Form and UserControl Classes?

Hello all,

I've got a number of projects which were upgraded from VS.NET 2003 to VS 2005. All the forms and user controls which were created in the previous project are still in the single-file form. I would really like it if they could be split into partial classes, with the 'Xxxx.Designer' file, the same as those which were newly created in 2005. I can work out how to do it manually but cutting and pasting and editing the vbproj file, but that's a long-winded process and there are quite a lot of these classes / projects. Does anybody know of a tool or plug-in which can do this in an automated fashion?

Thanks,
I
.NET ProgrammingVisual Basic.NET

Avatar of undefined
Last Comment
Bob Learned

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Bob Learned

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck