Unable to view a form in design mode in VS2013

Keith Howard

Active member
Joined
Jan 28, 2010
Messages
28
Programming Experience
5-10
Hello,
I am having trouble doing this currently. Previously, my VS 2013 was configured such that when I double-clicked on a form in a project, the form opened up in design mode, so that I could edit the form properties graphically. I don?t know what setting changed, but currently when I so double click, the code behind the form opens up. So now, when I want to resize a control on a form, I have to change a number representing, say, the height; I can no longer drag the control side to the correct size.
Do you know how to change this setting to how I used to have it?
Many thanks.
Keith
 
Herman,
I'm not sure about that. Some time in the past month or two, this phenomenon has occurred in every one of our 30 .vbproj files that has a form. So we cannot view any of the forms properly now.
Thanks.
Keith
 
Back
Top