Click here to Skip to main content
15,914,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCListCtrl scrollbar! Help! Pin
Greg Ellis12-Jun-03 6:41
Greg Ellis12-Jun-03 6:41 
Hi,

I am trying to modify the CListCtrl to match the visual design of the rest of my application. This means I need to change the look and feel of the CListCtrl.

I have successfully subclassed the CHeaderCtrl and made the column headers bitmaps using custom draw instead of that ugly grey button style.

Now I want to change the look of the scrollbars. Does anyone have an example of how to custom draw scrollbars in a CListCtrl? Either change the color, or replace them with bitmaps or anything.

I don't care if I have to owner draw it or custom draw it or use windows hooks. Does anyone have any sample code on how to do this or any insight on how I might go about doing thing?

Thanks in advance!
Greg
GeneralRe: CListCtrl scrollbar! Help! Pin
Chris Richardson12-Jun-03 13:21
Chris Richardson12-Jun-03 13:21 
GeneralGetting path to system temp directory Pin
Member 10975612-Jun-03 6:28
Member 10975612-Jun-03 6:28 
GeneralRe: Getting path to system temp directory Pin
David Crow12-Jun-03 7:28
David Crow12-Jun-03 7:28 
GeneralRe: Getting path to system temp directory Pin
Member 10975612-Jun-03 8:51
Member 10975612-Jun-03 8:51 
GeneralRe: Getting path to system temp directory Pin
David Crow12-Jun-03 9:04
David Crow12-Jun-03 9:04 
GeneralRe: Getting path to system temp directory Pin
Trollslayer13-Jun-03 1:55
mentorTrollslayer13-Jun-03 1:55 
GeneralSearch algorithm Pin
Madmaximus12-Jun-03 6:19
Madmaximus12-Jun-03 6:19 
GeneralRe: Search algorithm Pin
Nemanja Trifunovic12-Jun-03 6:23
Nemanja Trifunovic12-Jun-03 6:23 
GeneralRe: Search algorithm Pin
Madmaximus12-Jun-03 6:56
Madmaximus12-Jun-03 6:56 
GeneralRe: Search algorithm Pin
Nick Parker12-Jun-03 7:55
protectorNick Parker12-Jun-03 7:55 
GeneralRe: Search algorithm Pin
basementman12-Jun-03 11:21
basementman12-Jun-03 11:21 
GeneralSet proxy in IE Pin
Vlkk12-Jun-03 5:28
sussVlkk12-Jun-03 5:28 
GeneralRe: Set proxy in IE Pin
Vlkk12-Jun-03 6:56
sussVlkk12-Jun-03 6:56 
GeneralRe: Set proxy in IE Pin
geo_m13-Jun-03 0:18
geo_m13-Jun-03 0:18 
GeneralInitializing references. Pin
Chris Meech12-Jun-03 5:08
Chris Meech12-Jun-03 5:08 
GeneralRe: Initializing references. Pin
valikac12-Jun-03 5:57
valikac12-Jun-03 5:57 
GeneralRe: Initializing references. Pin
Chris Meech12-Jun-03 6:10
Chris Meech12-Jun-03 6:10 
QuestionMemory leak CString ? Pin
Brian van der Beek12-Jun-03 4:41
Brian van der Beek12-Jun-03 4:41 
AnswerRe: Memory leak CString ? Pin
John M. Drescher12-Jun-03 4:55
John M. Drescher12-Jun-03 4:55 
GeneralRe: Memory leak CString ? Pin
Brian van der Beek12-Jun-03 5:04
Brian van der Beek12-Jun-03 5:04 
GeneralRe: Memory leak CString ? Pin
John M. Drescher12-Jun-03 5:10
John M. Drescher12-Jun-03 5:10 
GeneralRe: Memory leak CString ? Pin
Brian van der Beek12-Jun-03 5:22
Brian van der Beek12-Jun-03 5:22 
GeneralRe: Memory leak CString ? Pin
John M. Drescher12-Jun-03 5:51
John M. Drescher12-Jun-03 5:51 
GeneralRe: Memory leak CString ? Pin
includeh1012-Jun-03 7:27
includeh1012-Jun-03 7:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.