Is there an easy way to handle messages to a bitmap on a dialog?
Thanks
Printable View
Is there an easy way to handle messages to a bitmap on a dialog?
Thanks
Hi micheal,
I think that you want to change the size of .bmp files in a dialog through menus or buttons.If this is what you want U can download the active x from
www.tegosoft.com/BkVcBmpSamp.htm
then use setwindow function.
A bitmap doesn't recieve messages, windows do. All mouse messages give you coords, just check if the coords are on the bitmap.
---===---
I'm not here for the rates, but rating a post is a good way for me to know how much i helped.
---===---
Daniel