I am creating a Windows Forms ListView, and set its SmallImageList to place an icon in the first column of each row. I have set the TextAlignment for the column header to "center", but the icons are left aligned - can anyone offer advice on how to center align these icons?
Thanks