Does anyone have any idea why my image is offset to the left?
The code to add the image is:
listDrives.RowImageAt(listDrives.RowCount - 1) = volCDDVD
I have tried changing column widths to no avail. The image is too far to the left, and short of adding more padding into the bitmap file (add more whitespace on the left and make the image wider) I can’t work out how to solve this!
15 posts - 9 participants