Set Text Background trasparent in CListCtrl
Would there be anyone help me answer the following question?
I use CListCtrl to form a list view in my application. I use SetBkImage(IMAGEPATH,
TRUE, 0, 0), where IMAGEPATH is the path of image, to set a bitmap image
for the background of list view. However, the text background cannot be transparent.
So, the text appears as a box holding text. My question is, how to change
the text background to transparent?
Thank you.
Regards,
Evelyn

