CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Oct 2009
    Location
    Lahore, Pakistan.
    Posts
    10

    Application resize problem

    Hi,
    I am making my first C# windows form application in Visual Studio 2008. When I resize my application window the content of window is not converging automatically as is normally does in windows applications.
    Can anyone tell me how can I fix it ?


    Please see the attached image that explains the problem more clearly.
    Thanks
    Attached Images Attached Images

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