David Flores
May 19th, 1999, 09:28 AM
Hello All,
In my CListCtrl I want to be able to "mark" any row for future deletion, by displaying them with a greyed-out font color. I have the code to loop through and determine which rows are highlight i.e. to be mark. But I don't know how to mark them? Is there some type of disable flag (or other flag) I can set? I tried using the lParam flag, but it doesn't seem to work. Any help would be greatful.
David
In my CListCtrl I want to be able to "mark" any row for future deletion, by displaying them with a greyed-out font color. I have the code to loop through and determine which rows are highlight i.e. to be mark. But I don't know how to mark them? Is there some type of disable flag (or other flag) I can set? I tried using the lParam flag, but it doesn't seem to work. Any help would be greatful.
David