Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Unable to view the form.vb[design]
 

Unable to view the form.vb[design]

Hi,

When I open the file that I have previously saved I am unable to find the form [design]. I would like to add more buttons and whatnot to the form but can't find it to do so.

Any hints on whereI have to go to make it appear?

Thanks so much

Anonymous3487  Wednesday, March 28, 2007 4:57 AM

Anyway I think under menu View you can find

code F7

designer shift+F7

if there id no such item in your view menu,

I think there is something wrong with your IDE,

make sure we tell the same story, I use Visual Studio 2005 Smile

Bob zhu - SJTU  Friday, March 30, 2007 3:16 AM

Anonymous

have you push "show all files" button on top of solution explorer

it can switch status between show all or only show form

Bob zhu - SJTU  Wednesday, March 28, 2007 10:40 AM

The "View Designer" button next to the "View Code" is no longer present on the Solution Explorer window, is there anyway to get it back?

Thanks

Anonymous3487  Wednesday, March 28, 2007 3:31 PM

Anyway I think under menu View you can find

code F7

designer shift+F7

if there id no such item in your view menu,

I think there is something wrong with your IDE,

make sure we tell the same story, I use Visual Studio 2005 Smile

Bob zhu - SJTU  Friday, March 30, 2007 3:16 AM

You can use google to search for other answers

Custom Search

More Threads

• C++/CLI Windows Form Designer bug in causing an event handler to disappear
• Inherited controls moves
• Binding TextBox's Text property to application settings and setting UseSystemPasswordChar to true
• Deleting left over controls
• single event to trigger multiple dynamically created controls
• dialog control attributes
• SendToBack control
• codedom - execute functions
• Combobox dropdownlist with duplicate items
• How to put a control beside a TabControl?