In a listview, how do I set a different data alignment from that of the column headers? I want to center the column header text but then left align the data below.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
I don't believe you can; at least in any way short of owner draw. Even if you set the alignment of the header control item as directly as possible (LVM_GETHEADER, HDITEM.fmt = HDF_CENTER, HDM_SETITEM), the list items still wind up centered too.