Results 1 to 5 of 5

Thread: [Resolved] Print all controls in a PictureBox (not image)

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2009
    Posts
    26

    Resolved [Resolved] Print all controls in a PictureBox (not image)

    Anyone knows how to print all the controls inside the PictureBox?

    I have a PictureBox control with vertical and horizontal scroll bar. This scrollable PictureBox is much more bigger than my screen resolution. Inside this PictureBox it contains a lot of other controls, for example: line, TextBox, Label, Command etc.

    The problem is am I able to print all the controls in this PictureBox without seeing the vertical and horizontal scrollbar?

    I have tried so much as most of the examples are only capable to print the PictureBox which is within screen resolution, which more or less like print screen feature. Help~
    Last edited by pu8y; Sep 15th, 2010 at 04:41 AM. Reason: Problem solved.

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