Changing bitmap in list control
Hi,
I have set a bitmap image to the second column of a list control and wish to change this to another bitmap image upon mouse click. Note that only one bitmap is changed each time, and not the whole column.
.
Does anyone know how to do this??
Thanks in advance. :)
Re: Changing bitmap in list control
Can you tell me how to change the bitmap of a subitem in a CListCtrl ?
Re: Bitmap in list control
I would be grateful if anyone could tell me how to insert a bitmap into a subitem column.
I also wish to change this bitmap to another image upon a mouse click.
Thanks for the help.