Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I print the contents of a picture/image box?

0 views
Skip to first unread message

Miguel Santos

unread,
Jul 5, 1997, 3:00:00 AM7/5/97
to

Hey Jon.

You can do it in a very simple manner by using Printer.PaintPicture method.
It's very simple to use, though it will only work with the picture box, not
the image control (you can always pass the image control's image to a
picture box)

Hope this helps

Miguel Santos

_____________________________________________________________

Jon Green <cro...@surf.seascape.com> escreveu no artigo
<01bc895e$a28b4aa0$71f6a5c6@pentium200>...
> I would like to print the contents of a picture box or image box without
> using the printform method. I have tried using the Bitblt method in the
KB
> but with no prevail. I keep getting an error in the printing. I would
like
> to use an API or some other method and NOT a custom control. I would
really
> appreciate any responses.
>
>
> Thankyou,
> JON
>
>

0 new messages