I would like to attach a bmp file (instead of text) to certain button in my dialog box.
How can i do this with vc++6??
ty
Printable View
I would like to attach a bmp file (instead of text) to certain button in my dialog box.
How can i do this with vc++6??
ty
Hi....
Create your button from CBitmapButton
and use LoadBitmaps() member function.
hope that this will help u.
bye
Thankx And Regards....
Rajan