Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to get maximized form.

How to get maximized form.

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    saravana001
    wrote on last edited by
    #1

    Hi all,i have opened my mainframe in the maximised view as default.but i cant open my forms maximised as default.anybody plz help me in opening my forms maximised as default.now i'm maximising it using the maximise button in that form. Thanks in advance. Saravana..

    N C 2 Replies Last reply
    0
    • S saravana001

      Hi all,i have opened my mainframe in the maximised view as default.but i cant open my forms maximised as default.anybody plz help me in opening my forms maximised as default.now i'm maximising it using the maximise button in that form. Thanks in advance. Saravana..

      N Offline
      N Offline
      Nelek
      wrote on last edited by
      #2

      Hi, you sould firstly (for next times) check the forum with the search option, it is probably that your question will already be answered (this one it is, I answered it a few days ago). Nevermind, is a short thing. Go to your CMyApp::InitInstance (), at the end of the code you should add the red code if (!ProcessShellCommand(cmdInfo)) return FALSE; pMainFrame->ShowWindow(m_nCmdShow | SW_SHOWMAXIMIZED); pMainFrame->UpdateWindow(); Hope it helps

      Greetings. -------- M.D.V. If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you ;)

      1 Reply Last reply
      0
      • S saravana001

        Hi all,i have opened my mainframe in the maximised view as default.but i cant open my forms maximised as default.anybody plz help me in opening my forms maximised as default.now i'm maximising it using the maximise button in that form. Thanks in advance. Saravana..

        C Offline
        C Offline
        chandu004
        wrote on last edited by
        #3

        my post of course does not relate to your query, but i want to convey you that, i have solved your problem you posted last week. see here http://www.codeproject.com/script/comments/forums.asp?msg=2304166&forumid=1647&XtraIDs=1647&sd=7+Aug+2007&ed=5+Nov+2007&author=chandu004&stype=1#xx2304166xx[^][^]

        -------------------------------------------- Suggestion to the members: Please prefix your main thread subject with [SOLVED] if it is solved. thanks. chandu.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups