CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Posts
    3

    Printing PictureBox Images

    The PrintForm command will not print an image that has been loaded into a PictureBox, but it will print the image if it is loaded to a standard form. Is there a special command or setup required to print PictureBox images?


  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Printing PictureBox Images

    I advise you to search for my post "printing combatibility". There you will find the code you need. It was rated by 10.

    Michael Vlastos
    Company MODUS SA
    Development Department
    Athens, Greece
    Tel: +3-01-9414900

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

Featured