Olaf van der Spek
2005-03-19 20:08:01 UTC
Hi,
The CListCtrl doesn't appear to like the first column to be aligned
non-left. Why?
By inserting the first column with InsertColumn(1, "L", LVCFMT_RIGHT),
it does show it right aligned. But what if there are columns already?
Should I delete and reinsert them all?
The CListCtrl doesn't appear to like the first column to be aligned
non-left. Why?
By inserting the first column with InsertColumn(1, "L", LVCFMT_RIGHT),
it does show it right aligned. But what if there are columns already?
Should I delete and reinsert them all?