Click to See Complete Forum and Search --> : How to Print a bitmap in a dialog


rafi
April 20th, 1999, 12:08 AM
Hi

I have a picture control in my dialog based application with a bitmap loaded in that picture control. I want to change that bitmap in the picture control at runtime. Moreover i want to call the printer settings for the above dialog and print the bitmap which is seen in the dialog.

Thanks in Advance.

Rafi.

Jason Teagle
April 20th, 1999, 02:49 AM
Please see my answer to 'sibi' on "Setting a bitmap as form background" (AdvancedUI). That should help you load the BMP and blit it to the picture box. I can't help with the printing, though; sorry.