Click to See Complete Forum and Search --> : ListCntrl


May 3rd, 1999, 09:55 PM
How can I bold a row or a subitem(populated by the application) in the ListCntrl.

Madben
May 3rd, 1999, 10:14 PM
I think the only way is to write the OnDrawItem method by yourself, where you may set up the font.