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. TreeView Control

TreeView Control

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

    Is there any way to increase the Height of treeview control's items? Thank You.

    S A 2 Replies Last reply
    0
    • Z zakkas2483

      Is there any way to increase the Height of treeview control's items? Thank You.

      S Offline
      S Offline
      Stuart Dootson
      wrote on last edited by
      #2

      TreeView_SetItemHeight[^] for pure Win32 CTreeCtrl::SetItemHeight[^] if you're using MFC

      Z 1 Reply Last reply
      0
      • S Stuart Dootson

        TreeView_SetItemHeight[^] for pure Win32 CTreeCtrl::SetItemHeight[^] if you're using MFC

        Z Offline
        Z Offline
        zakkas2483
        wrote on last edited by
        #3

        Thank you for the Reply. As I am working on Windows Mobile 6.0 Application. It is not working for me. Thank you, is there any other solution?

        M 1 Reply Last reply
        0
        • Z zakkas2483

          Thank you for the Reply. As I am working on Windows Mobile 6.0 Application. It is not working for me. Thank you, is there any other solution?

          M Offline
          M Offline
          molesworth
          wrote on last edited by
          #4

          There's a Treeview.ItemHeight property which you can set - hopefully that's available on Win Mobile as well.

          There are three kinds of people in the world - those who can count and those who can't...

          Z 1 Reply Last reply
          0
          • M molesworth

            There's a Treeview.ItemHeight property which you can set - hopefully that's available on Win Mobile as well.

            There are three kinds of people in the world - those who can count and those who can't...

            Z Offline
            Z Offline
            zakkas2483
            wrote on last edited by
            #5

            No such a property available on windows mobile. Thank you,

            M 1 Reply Last reply
            0
            • Z zakkas2483

              No such a property available on windows mobile. Thank you,

              M Offline
              M Offline
              molesworth
              wrote on last edited by
              #6

              Ah - sorry. It may have been removed on the mobile platform to keep the control layout consistent.

              There are three kinds of people in the world - those who can count and those who can't...

              1 Reply Last reply
              0
              • Z zakkas2483

                Is there any way to increase the Height of treeview control's items? Thank You.

                A Offline
                A Offline
                Alain Rist
                wrote on last edited by
                #7

                See the message TVM_SETITEMSPACING in your Windows Mobile 6 SDK documentation or in http://msdn.microsoft.com/en-us/library/aa932369.aspx[^] cheers, AR

                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