RP
Ramesh Praveen
Syncfusion Team
March 24, 2003 07:36 PM UTC
Boxen,
You can do this only by owner drawing the listview. You will have to derive a control from ListView, listen to the NM_CUSTOMDRAW(by overriding WndProc), etc.
There is no direct support for this in .net.
Regards,
Praveen Ramesh