changing Scrollbar color

Hi Friends

How can we modify the look and feel of a scrollbar of list view item. Basically what i am trying to do is to make the scrollbar fancy like a Mac Scrollbar. If any of you have any idea how to solve this problem.

Thank in advance.

Atheeque

[274 byte] By [SyedAtheequePasha] at [2007-12-24]
# 1
You'll probably need to hook in to the API. Have a look at "user32".
weirdbeardmt at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 2
There are several skinned scrollbar projects available at www.codeproject.com. Search for "scrollbar" and several of them will show up at the top of the list...
nobugz at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic General...