Hi, I've lurked many hours to understand this... but I'm not so good to understand the code of the others..

- I have a button in a dialog application.
- To get some colours, I would like to place an ICON or a BITMAP (as you wish..) on the left of the button, keeping my previous Text (I made text changes to the button during execution... so text is dynamic).
-The Icon/Bitmap must move up and down with the button , better with transparency background color.


I use Visual C++ 6.0 upon Windows Me, so the problem could be this... because code I've tried fail in data exception or something...

Can you post the Best, simple, and easy way to get the Icon/bitmap on the left of a CButton ?

Thanks in advance.