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..
Printable View
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..
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.