How can I bold a row or a subitem(populated by the application) in the ListCntrl.
Printable View
How can I bold a row or a subitem(populated by the application) in the ListCntrl.
I think the only way is to write the OnDrawItem method by yourself, where you may set up the font.