Skip C# Component Designer

By Michael Flanakin @ 4:03 PM :: 1313 Views :: 1 Comments :: Visual Studio, (Open), (Unreported) :: Digg it!
I hate when I open certain C# classes and Visual Studio shows me a designer to tells me to drag items from the toolbox to get started. I'm not a drag-n-drop guy. I want the code. This makes sense for VB, but not C#, in my mind. I simply want the ability to default to the code view.

Ratings

Comments

By anonymous @ Friday, July 02, 2010 11:26 AM
old post but hard to find information :
Add the following attribute to your class [System.ComponentModel.DesignerCategory("Code")]

Click here to post a comment



Archives Archives

Categories Categories

Related Links Related Links