Results 1 to 3 of 3

Thread: saving a form as a picture using VB.NET

  1. #1

    Thread Starter
    Registered User jkw119's Avatar
    Join Date
    Oct 2001
    Location
    Pittsburgh
    Posts
    256

    saving a form as a picture using VB.NET

    Does anyone know how to save an activeform as a picture using VB.NET?

    Anyone?

    thanks,
    JEFF

  2. #2
    New Member
    Join Date
    Jun 2002
    Location
    NC
    Posts
    2

    saving a form as a picture using VB.NET

    Hi,

    This issue is covered in the Windows Forms FAQ at

    http://www.syncfusion.com/faq/winforms/search/870.asp

    Regards,

    Davis
    Windows Forms FAQ
    http://www.syncfusion.com/faq/winforms/
    Syncfusion .NET Essentials
    http://www.syncfusion.com

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    There has got to be a way to do that maybe without the bitblt call...

    I tried some ideas, but couldnt get anything but a completely black image...hmmmmm... My goal is to find a way to do this....

    Some of the methods of the graphics object hint at ways to do it like FromHwnd and FromHdc which you would think would create a graphics object of whatever has that hwnd or hdc...

    argghh..gonna drive me nuts..
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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