CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2001
    Posts
    28

    forms resolution

    Hello,

    I am developping a new windows application. My clients will get the application in the beginning of year 2004. I was wondering if I should set my forms width and height to fit a 800x600 resolution or to fit a 1024x768 resolution. What's the standard now?

    Thank you
    Martin

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    check out the control's Dock and Anchor properties.

    Paresh

  3. #3
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758
    This thread was spammed. This version is closed. You can find the same thread at:

    http://www.codeguru.com/forum/showth...hreadid=225635


    Please do not spam / cross post. It is against the forum usage policies.
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

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