Results 1 to 2 of 2

Thread: Can VB automatically adjust for different screen resolutions?

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2010
    Location
    Tucson, AZ
    Posts
    50

    Question Can VB automatically adjust for different screen resolutions?

    I have a program which displays a U.S. map on the screen. This display looks great on my wide-screen (16:9) monitor, but it looks a little stretched horizontally on my wife's standard (4:3) monitor. Is there some way I can tell VB to automatically adjust the picture when a standard resolution is being used?

    If not, am I correct in thinking that standard definition monitors are going the way of the dinosaur, much like is happening with TV's, and in the future we'll be seeing more and more wide-screen monitors.

    Thanks, Bill

  2. #2
    Addicted Member Mikle's Avatar
    Join Date
    Oct 2009
    Location
    Tuapse, Russia
    Posts
    139

    Re: Can VB automatically adjust for different screen resolutions?

    Use the Image with Property Stretch = True, and centered the picture. Example:
    Attached Files Attached Files

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