Results 1 to 21 of 21

Thread: How do I get a screenshot of an entire Form, not just what is visible in the window ?

Hybrid View

  1. #1
    Frenzied Member
    Join Date
    Dec 2008
    Location
    Melbourne Australia
    Posts
    1,487

    Re: How do I get a screenshot of an entire Form, not just what is visible in the wind

    Could you attach your project (for 2 reasons) -
    1) I have tried to make a form bigger than the screen in the past, and have never succeeded. Thus I am curious as to how you did that.
    2) We can experiment with your project, and see if we can solve your problem.

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2013
    Posts
    658

    Re: How do I get a screenshot of an entire Form, not just what is visible in the wind

    Quote Originally Posted by Bobbles View Post
    Could you attach your project (for 2 reasons) -
    1) I have tried to make a form bigger than the screen in the past, and have never succeeded. Thus I am curious as to how you did that.
    2) We can experiment with your project, and see if we can solve your problem.
    The form is not bigger than the screen. The client area of the form is the one that is bigger that's why the form requires a scrollbar to navigate its contents.

  3. #3
    Frenzied Member
    Join Date
    Dec 2008
    Location
    Melbourne Australia
    Posts
    1,487

    Re: How do I get a screenshot of an entire Form, not just what is visible in the wind

    Quote Originally Posted by JAAFAR View Post
    The form is not bigger than the screen. The client area of the form is the one that is bigger that's why the form requires a scrollbar to navigate its contents.
    I am not grasping what you mean with 'The client area of the form is the one that is bigger'

  4. #4
    PowerPoster
    Join Date
    Feb 2017
    Posts
    5,721

    Re: How do I get a screenshot of an entire Form, not just what is visible in the wind

    Quote Originally Posted by JAAFAR View Post
    The form is not bigger than the screen. The client area of the form is the one that is bigger that's why the form requires a scrollbar to navigate its contents.
    Unless you made something special, the standard VB6 Forms don't have the client area bigger than the form itself. Only the MDI parent forms can do that (normally).

    Perhaps if you could post a sample project of this issue...

Tags for this Thread

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