Hi,
Yes it does. Set the controls flatstyle to system and call
application.enablevisualstyles. In visual studio 2005 all controls default
to the xp style.
http://msdn.microsoft.com/library/de...tylestopic.asp
Ken
----------------------
"DivB" <divbyz at g mail.com> wrote in message
news:(E-Mail Removed)...
Hello,
Is vb.net using Windows XP themed controls ?
I use to develop software in a language called Visual FoxPro.
And I remember that when I drop a command button or some other Windows
common control in VisualStaudio.net (first version) it looks like an old
Win32 control. For my surprise VisualStudio.net wasn't using (like VFP years
ago did) themed controls.
My questions is: Does VisualStudio.net 2003 support themes -without API
calls or something like that- ?
I just want to drop a control on a form and I expect to get a themed
XP-fashioned control.
Thanks a lot!
Pablo SV