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. Title in task bar??

Title in task bar??

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
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.
  • X Offline
    X Offline
    xxhimanshu
    wrote on last edited by
    #1

    :confused::confused:Hi All, I have a small problem and i hope that someone out there can really solve it. Please help.. I have a dialog based application in which i did something a long time back which i dont remember so that it should not show the icons and title on task bar..now i need to show it to the user..what i am doing is i am creating a modeless dialog into a modal dialog and i want to show the title of the modeless dialog in the task bar..I hope its easy..but i can not find any solution for it.. Please help me out..i need this to be done..Thanks a lot in advance.. Regards, Himanshu

    M P 2 Replies Last reply
    0
    • X xxhimanshu

      :confused::confused:Hi All, I have a small problem and i hope that someone out there can really solve it. Please help.. I have a dialog based application in which i did something a long time back which i dont remember so that it should not show the icons and title on task bar..now i need to show it to the user..what i am doing is i am creating a modeless dialog into a modal dialog and i want to show the title of the modeless dialog in the task bar..I hope its easy..but i can not find any solution for it.. Please help me out..i need this to be done..Thanks a lot in advance.. Regards, Himanshu

      M Offline
      M Offline
      Monty2
      wrote on last edited by
      #2

      You Need To Change the Dialog's Extended style Add This ExStyle WS_EX_APPWINDOW to ur Dialog (in OnInitDialog) For Further Explainations Click Me[^] Live as if your were to die tomorrow. Learn as if you were to live forever. -Mahatma Gandhi

      1 Reply Last reply
      0
      • X xxhimanshu

        :confused::confused:Hi All, I have a small problem and i hope that someone out there can really solve it. Please help.. I have a dialog based application in which i did something a long time back which i dont remember so that it should not show the icons and title on task bar..now i need to show it to the user..what i am doing is i am creating a modeless dialog into a modal dialog and i want to show the title of the modeless dialog in the task bar..I hope its easy..but i can not find any solution for it.. Please help me out..i need this to be done..Thanks a lot in advance.. Regards, Himanshu

        P Offline
        P Offline
        Prakash Nadar
        wrote on last edited by
        #3

        your dialog is the main window hence the windows is showing its title bar and icon on the task bar, if you could set the main window to the model window.i.e m_pMainWnd then you will get the icon and title bar of the modeless dialog.. But i guess that also makes your modeless dialog as the main appilcation, closing that window maybe will terminate ur application not sure about it, but you can try it out. My God is more powerfull Than Your God. (the line that divides the world)

        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