The following is an example of creating a customized scrollbar.

The original unmodified version by the author is called: CustomScrollBarVer8.zip
(posted here: http://www.lebans.com/customscrollbar.htm) (note: you'll probably get an error when opening this example that it cannot find the rotatetextcontrol.ocx reference/control.)

The other example is one I created using the same author's code to show how you can customize the scrollbar to your own liking (you should not get any errors when opening this since I did not utilize any ocx controls or other references.) - all original author comments are in the code.

I like the way the original author created this example since it does not depend on any external api calls or specialized controls (some nice tricks by the original author/s).


.