I have implemented an windows application using Visual studio 2008 and for front end I used MFC Controls. I need to change look and feel of application. Here is Ui sample image of old and new look.
Can anybody suggest me how it can be done in visual studio or should I use some other tool.
Any help would be appreciated.
Thanks
I can think of 3 ways:
Using a manifest file will give you the look and feel of the OS your app is running on.