Tagged Questions
0
votes
1answer
409 views
Selectively Enable Visual Styles on Dialogs/Windows
I've implemented the use of visual styles on all common controls through the use of a manifest file as directed by this article - http://msdn.microsoft.com/en-us/library/bb773175.aspx. Is there a way ...