CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 1999
    Location
    California
    Posts
    264

    How to change the form size dynamically with the window desktop resolution?

    How to change the form size dynamically with the window desktop resolution?

    I make the application in 800X600. But when i run this application in another computer with other resolution, my application will look too bigger or smaller.

    What can i do?

    Thanks!

    Best Regards,

    Kevin Shen
    Best Regards,

    Kevin Shen

  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210

    Re: How to change the form size dynamically with the window desktop resolution?

    Go to this post and the answer is there
    http://63.236.73.79/cgi-bin/bbs/wt/s...age=0&Limit=25

    John G

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

Featured