How to change the background of the slider control
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I am using a slider control i need the change the background colour of the background colour. I tried to change in the OnCtlColor. Please anyone suggest anything.
-
I am using a slider control i need the change the background colour of the background colour. I tried to change in the OnCtlColor. Please anyone suggest anything.
Did u try WM_ERASEBKGND?
nave [OpenedFileFinder]