Hello,
in .NET, you can force to use the old style by removing the
Application.EnableVisualStyles in the main method. But I wouldn't do that:
If I'm running an application in a themed environment (Windows Aero or XP
Luna), I expect the windows of that application to be themed as well.
Best regards,
Henning Krause
> Some .Net controls have a 3D borders, but if windows XP Display
> "Appearance" setting is "Windows XP style", The 3D border changed to XP
[quoted text clipped - 3 lines]
>
> Thanks
Quinn - 04 Jun 2007 18:56 GMT
Thank you. I just want to know if I can contrl it.
Quinn
> Hello,
>
[quoted text clipped - 13 lines]
>>
>> Thanks