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. Tree control in a dialog

Tree control in a dialog

Scheduled Pinned Locked Moved C / C++ / MFC
mcpdata-structuresquestion
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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hi, Is it possible to use a tree control in a dialog to get the following comportment: when I select an item, the dialog changes his controls a similar way of a Tab control or property page ? Thanks, Claude Claude

    T 1 Reply Last reply
    0
    • L Lost User

      Hi, Is it possible to use a tree control in a dialog to get the following comportment: when I select an item, the dialog changes his controls a similar way of a Tab control or property page ? Thanks, Claude Claude

      T Offline
      T Offline
      Tomasz Sowinski
      wrote on last edited by
      #2

      Yes, it's possible. Handle the TVN_SELCHANGED notification and change the contents of the dialog. Tomasz Sowinski -- http://www.shooltz.com.pl

      V 1 Reply Last reply
      0
      • T Tomasz Sowinski

        Yes, it's possible. Handle the TVN_SELCHANGED notification and change the contents of the dialog. Tomasz Sowinski -- http://www.shooltz.com.pl

        V Offline
        V Offline
        Vu Nguyen
        wrote on last edited by
        #3

        do you have any sample? Thanks Vu vucsuf

        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