XP

  • Thread starter Thread starter Brad Allison
  • Start date Start date
B

Brad Allison

This is probably a very stupid question from a "newbie", but do I have to be
developing applications in XP to get that XP style? I am currently using
Windows Server 2000.

Thanks for the info.

Brad
 
* "Brad Allison said:
This is probably a very stupid question from a "newbie", but do I have to be
developing applications in XP to get that XP style? I am currently using
Windows Server 2000.

No. Just set the control's 'FlatStyle' property to 'System', call
'Application.EnableVisualStyles' followed by a call to
'Application.DoEvents'. When running the application on a Windows XP
machine, the forms will use Windows XP Visual Styles.
 

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