Click to See Complete Forum and Search --> : attach BMP to button


ctyuang
May 24th, 1999, 01:21 AM
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

KRajan
May 24th, 1999, 02:21 AM
Hi....

Create your button from CBitmapButton
and use LoadBitmaps() member function.

hope that this will help u.

bye


Thankx And Regards....

Rajan