Possible Duplicate:
Changing color of scroll bar in ListView in WinForms
I am trying to change default colors of a scroll bars for a listview in my desktop application. I guess it can be done through inheariting from default class. Would you mind giving some code or tips?