views:

42

answers:

0

Hi,

I want to change appearance of all common controls in my application. can I do it programmatically with an easy way. I have huge code base and I don't want to modify each and every resources.

I prefer if I can inject DLL which change default look of windows common controls, which I fuse into window system while starting application and replace with original one while exiting.