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
    May 2007
    Posts
    25

    Question How to fit application on smaller laptop

    We have developed MDI application on 17 inch monitor in VC++ 2010 MFC.
    But now management wants application to run on 10 inch laptop.
    Application does not fit,it goes out of screen.
    Please tell me how to fit application on smaller screen
    Last edited by shivditya; March 23rd, 2013 at 05:08 AM. Reason: VC++ 2010 Professional ,MFC

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