Printing panel/pictureBox in VB.Net

  • Thread starter Thread starter EggHead
  • Start date Start date
E

EggHead

Hi all,

I have a form that has a panel. Inside the panel is a bunch of objects -
picturebox, panel and so on. I want to be able to print what is in the panel
to a printer. I can not use the capture screen routine because some of the
objects are not visible. They are placed beyond the panel wide or height.
Basically, I don't know how to print the panel.

Thanks
Egghead
 
Back
Top