setting bitmap on button

I

Ivan P

Hello!

I have IDC_BUTTON_CONTROL (Button Control) and IDB_BITMAP1 (Bitmap) in
my resource file for my Visual C++ GUI application. I want to connect my
IDB_BITMAP1 with IDC_BUTTON_CONTROL (put bitmap on button). I set
Bitmap=True on Properties for Button Control, but I haven't found where I
can connect bitmap with button. How to do this?

Thanks in advance!

Ivan Petrovic
 
I

Ian Collins

Ivan said:
Hello!

I have IDC_BUTTON_CONTROL (Button Control) and IDB_BITMAP1 (Bitmap) in
my resource file for my Visual C++ GUI application. I want to connect my
IDB_BITMAP1 with IDC_BUTTON_CONTROL (put bitmap on button). I set
Bitmap=True on Properties for Button Control, but I haven't found where I
can connect bitmap with button. How to do this?
What's one of those? Sounds like you want a windows programming group.
 
R

rossum

Hello!

I have IDC_BUTTON_CONTROL (Button Control) and IDB_BITMAP1 (Bitmap) in
my resource file for my Visual C++ GUI application. I want to connect my
IDB_BITMAP1 with IDC_BUTTON_CONTROL (put bitmap on button). I set
Bitmap=True on Properties for Button Control, but I haven't found where I
can connect bitmap with button. How to do this?

Thanks in advance!

Ivan Petrovic
The Windows GUI is MS specific, you will find people who know about
Microsoft specific stuff in microsoft.public.dotnet.languages.vc.

This group can only help you with standard C++.

rossum
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top