Results 1 to 3 of 3

Thread: Rotate entire form

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2009
    Posts
    24

    Rotate entire form

    With tablet PCs, many of my users are using them in portrait view versus the standard lanscape view of a desktop monitor.

    Is there a way to rotate the entire form (including controls) to a portrait view using VB6 code. I believe the video card has some functionality here, but I'd like to accomplish this in code, if possible.

    Thanks in advance.

  2. #2

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2009
    Posts
    24

    Re: Rotate entire form

    Ahhh... I'm not sure you understand. True, the form would have to be resized to fit in new screen.scalewidth etc, but I'm referring to the actual rotation of the form. Its like rotating your monitor and still being able to read the form in correct orientation.

    The Controls would all have to rotated. If the controls can be rotated can't the form? And if the form can be rotated, would it automatically rotate the inherited controls?

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