Results 1 to 2 of 2

Thread: Screenshots of Forms?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2003
    Posts
    89

    Screenshots of Forms?

    Hello,


    I have a form that I'd like to make a screenshot of w/out pressing the Print Screen button on the keyboard. I'm hoping that clicking on a button will automatically do a print screen and then print it instead of doing:



    I have a problem w/ images printing strangely when they get resized, or if the image is moved alittle using a horizontal or vertical scroll bar.

    Any suggestions?

    Thanks in advanced


    Chris
    VB Code:
    1. Form1.PrintForm

  2. #2
    Addicted Member Para80d's Avatar
    Join Date
    Oct 2003
    Location
    Denton, TX
    Posts
    160
    I'm not exactly sure if this is what you're talking about, but if you were to use an API or something to send alt+print scrn to your app, should copy just that window to the clipboard, then you could print the contents of the clipboard.
    C++/VB6&.NET/QBasic/HTML/PHP/MySQL/SQLServer2k

    I'm the guy your little brother looks a lot alike. Tell your mom i said thanks.

    naked in vegas

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