Click to See Complete Forum and Search --> : CStatic with Bitmap


May 19th, 1999, 12:53 PM
Dear Gurus,

I'd like to create a following list:
* text1
* text2
...
where "*" is a nice image of either a bullet or check mark..
appreciate the help..

Natali Levit
May 20th, 1999, 03:13 AM
I don't know either it is a shortest way to do it, but you can try following :
catch WM_CTRLCOLOR message for particular CStatic and there stretch bitmap and draw any text you want.