problem with Previously selected Button on Vista
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have placed Cbuttons on CView the problem is when i click on a button i am setting its state to true so i am able to retain that blue color vista effect for the selected button but when click on another button the previously selceted button will get unselected and the blue color vista effect will go but it wont go completely little bit vista effect still be there on button which was previously selected with mouse ( selected means Clicked)...i am working on vista OS but i dont wanna have that previously visited button color what shud i do for that please help me sorting out the issue