I'm trying to move the checkbox from the first default column in the Listview to the third column. What I've managed to achieve is to get the checkbox to appear but it's non responsive.
With owner draw being turned on. Any help would be appreciated.
I've tried the code in here: drawing a checkbox in a TListView