Results 1 to 2 of 2

Thread: How to print objects contained into a PctureBox?

  1. #1
    Cris
    Guest

    Unhappy How to print objects contained into a PctureBox?

    Hi anybody,

    The question is simple but I don't know the answer, you see..

    I would like to print the objects contained into a PictureBox. I tried with the clipboard but this not work.

    Does anyone know the way to do it?

    Thanks in advance,

    Cris

  2. #2
    Addicted Member bataeu's Avatar
    Join Date
    Nov 2000
    Location
    Walla Walla, Washington
    Posts
    144
    Make sure auto redraw is true
    then use

    Printer.PaintPicture picture1.Image
    Printer.EndDoc

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width