Coloring slider
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Is is possible to color the inside/background of a slider control? (trackbar)
-
Is is possible to color the inside/background of a slider control? (trackbar)
Yes look at http://www.codeproject.com/miscctrl/roundsliderctrl.asp?target=subclass|slider note only how he changes the bg color. Best Wishes and Happy Holiday's, ez_way