|
-
April 9th, 1999, 01:13 PM
#1
Owner Draw Fixed ListCtrl
Is there a way to change the text color and background color of a listctrl in report mode for individual rows. The SetTextColor() method changes the whole control. There is an example of the background color for individual rows that build on the highlighting of the entire row article, but in VC6.0 the highlight entire row article is obsolete with the LVS_EX_FULLROWSELECT). I was wondering if the only way to change the background color or text color of individual rows is to override the DrawItem() method. If it is, can you do that without derriving a new class from CListCtrl?
Thanks,
Steve
Steven M. McNeese
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|