Click here to Skip to main content
15,905,238 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all.

I want to change the scrollbar(vertical) color of list box.

I already made a scrollbar class derived by CScrollBar class.

So I want to replace standard scrollbar with my scrollbar class on list box.

Is it possible?

Please advise me... :)

What I have tried:

I made a scrollbar class derived by CScrollBar class.
Posted
Updated 10-Aug-16 18:18pm

1 solution

have a look at WM_CTLCOLORSCROLLBAR[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900