flatstyle setting across all app change...

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

Is there a way to set the flatstyle on all the controls in a solution to
system instead of standard? i tried to use a manifest file but can't figure
it out...
 
Yes you can use
Application.EnableVisualStyles()

all your controls flat style have to be set to system

Francisco
 
I'd like to have them set at design time, because of diffrences in
appearence of labels, so i can see if it looks correct while desigining :)
 
Brian,
Unfortunately the form designers do not show any difference between using
System or Standard.

Or did I miss what you are asking?

Hope this helps
Jay
 

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