Centralize ClistCtrl images

I have ClistCtrl (report view) with images at subItems.
The images are shown at the left of the cell. I want the images to be at the center of the cell, not at left.
How can I centralize the images?
[211 byte] By [slcoder] at [2007-11-19 18:30:22]
# 1 Re: Centralize ClistCtrl images
I have ClistCtrl (report view) with images at subItems.
The images are shown at the left of the cell. I want the images to be at the center of the cell, not at left.

How can I centralize the images?
Never done this before but if you make a an owner draw listctrl then it can be done. Hovewer it a little bit hardwork of doing that.
g_gili at 2007-11-10 23:46:41 >