Click to See Complete Forum and Search --> : Hide Scrollbars in ListCtrl?


Daniel Schmid
June 1st, 1999, 02:45 AM
I would like to hide the scrollbars in my ListCtrl even if the content exceeds the maximum number of items that can be visible...
Or an other opportunity would be to exchange the standard scrollbar with a button at the top (scroll up) and a button at the bottom of the listctrl (scroll down) to still have to functionality to scroll...

does anybody have an idea how to do this?