Windows Form Designer Formatting

  • Thread starter Thread starter nullmind
  • Start date Start date
N

nullmind

I use the designer in Visual Studio .NET 2003, and I really don't like
the way it automatically generates some things. For example, I don't
like the extra bloat of everything having System.Windows.Forms when
it's alread imported. I know there are situations where it can cause
naming collision, but those don't apply here and I want to do away with
the qualified namespace name.

Any thoughts?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top