Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Disabling the Forms Designer in VS2005
 

Disabling the Forms Designer in VS2005

Hi,

My current Windows Forms project is such that all forms are built via code. As such I don't need the Designer and would prefer that double-clicking on a "cs" file would perform "View Code" as opposed to "View Designer".

Is there any way to set this up? Ideally this would be a per-file setting, but I'd settle for a project-wide setting as well.

Thanks!

Jamie Julius  Tuesday, August 22, 2006 6:52 AM
Simply rightclick the form, select "Open with", select "Text editor" and click "Use as default".
Ariel Raunstien  Monday, September 04, 2006 9:12 PM
Simply rightclick the form, select "Open with", select "Text editor" and click "Use as default".
Ariel Raunstien  Monday, September 04, 2006 9:12 PM
Wonderful. Thank you!
Jamie Julius  Tuesday, September 05, 2006 6:34 AM

You can use google to search for other answers

Custom Search

More Threads

• Using SplitContainer in MDI Form.
• add lot's of item in dropdownlist
• works on VS2005 Machines and does not work on NON VS2005 machines
• Run-time,design-time component
• How to set color of the splitter in SplitContainer control?
• Iextenderprovider and Collections
• Getting notified when inherited property changed at design time
• Sharing images
• combobox help
• How to hide a property at run time?