|
I used the application.enablevisualstyles method when using dotnet 1.1 with xp pro. I have set the control property FlatStyle to System where necessary. When I execute the application, no effects are visible and it appears with the standard (non XP) look. But when I run the application exe from another machine it works fine and does rendering and everything.
I checked the system and my comctl32.dll version 5 is located in c:\windows\system32 and version 6 is in C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww_1382d70a which looks ok too.
Can anyone help me figure out whats happenin?
Cheers |