[RESOLVED] Migrated and now can't see any form controls when in design view
Hello: recently migrated from 2005 to 2012. My application seems to be working well; however, when I click on any of the forms to view them in design mode, there's nothing but a blank form there. when i run the forms, I see all the controls. is there a setting that's making it this way?
Thanks,
Proctor
Re: Migrated and now can't see any form controls when in design view
I figured it out. When I was importing my files, i would select all 3 for a form. e.g. form.vb, form.resx, form.designer.vb.
when i deleted a form and re-imported just the .vb one, the others were created and the form now display in designer mode.
thanks,
Proctor