05-21-2017, 10:40 AM
No. It is possible, because it is a standard SysListView32 control that supports custom draw, and examples can be found, for example with QM_Grid control. But need to create a copy of ListDialog. Or subclass the dialog. I will not give an example, but can advise if you'll try.