A way to make my application look like Visual Studio

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

How do I make my c# app have the more modern looking menus and controls,
like the ones you see in Visual Studio?

Mike
 
Mark Rae said:
Yep - that has very quickly become my add-in of choice for WinForms
development with the XP look and feel.

So, from what I've seen on the two sites suggested, it doesn't work like
skinning on (eg.) Winamp, where the GUI and application are completely
separated. If you want to use flat controls, you have to download new
components, rather than just a new skin. Is this correct?

Mike
 
So, from what I've seen on the two sites suggested, it doesn't work like
skinning on (eg.) Winamp, where the GUI and application are completely
separated. If you want to use flat controls, you have to download new
components, rather than just a new skin. Is this correct?

Yes. These are not "skinning" libraries, but custom controls.
 

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