How do I change the color of a scrollbar in Delphi? -


How do I change the color of the scrollbar in Delphi?

Make your life easier and just download a componet i.e.:

Because where Until I know that you can only change the background of the scrollbar

  ScrollBar1.Color: = clRed;  

Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -