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 close a sub Dialogwindow without closing a Parent Dialogwindow in MFC C++ VS2010?

How to close a sub Dialogwindow without closing a Parent Dialogwindow in MFC C++ VS2010?

Scheduled Pinned Locked Moved C / C++ / MFC
c++helptutorialquestion
4 Posts 4 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.
  • U Offline
    U Offline
    User 13095957
    wrote on last edited by
    #1

    Hello , I am a new in MFC c++ Programming.I am working in VS2010 ,There are two dialog windows one is main dialog and other is sub dialog window .I am not geeting how to close only sub dialog window without closing the main window. I have tried Enddialog() and DestroyWindow() but it close the both two windows . Any help??

    L D B 3 Replies Last reply
    0
    • U User 13095957

      Hello , I am a new in MFC c++ Programming.I am working in VS2010 ,There are two dialog windows one is main dialog and other is sub dialog window .I am not geeting how to close only sub dialog window without closing the main window. I have tried Enddialog() and DestroyWindow() but it close the both two windows . Any help??

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Member 13128005 wrote:

      Any help??

      You need to show your code, we cannot guess what it is doing.

      1 Reply Last reply
      0
      • U User 13095957

        Hello , I am a new in MFC c++ Programming.I am working in VS2010 ,There are two dialog windows one is main dialog and other is sub dialog window .I am not geeting how to close only sub dialog window without closing the main window. I have tried Enddialog() and DestroyWindow() but it close the both two windows . Any help??

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        How is the second dialog being created? Is it modal or modeless?

        "One man's wage rise is another man's price increase." - Harold Wilson

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

        1 Reply Last reply
        0
        • U User 13095957

          Hello , I am a new in MFC c++ Programming.I am working in VS2010 ,There are two dialog windows one is main dialog and other is sub dialog window .I am not geeting how to close only sub dialog window without closing the main window. I have tried Enddialog() and DestroyWindow() but it close the both two windows . Any help??

          B Offline
          B Offline
          Bram van Kampen
          wrote on last edited by
          #4

          Is your Dialog Modal?

          Bram van Kampen

          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