Windows TreeView -- Add Buttons

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • **** KiteOregon ****

    #1

    Windows TreeView -- Add Buttons

    I want to use a treeview but also have the ability to have some buttons that
    will allow me to set some attributes of the item in the tree view.

    ie..

    Company [add] [remove]
    -company a [add] [remove]
    -company b [add] [remove]
    -employee a [add] [remove]

    the idea that if i click on remove at the company level it would remove the
    entire node, likewise if i clicked on the company b remove button it would
    remove the entire item.

    Basically i just need to know how do display buttons that will follow the
    treeview and it expands and contracts.

    Thanks Eric.
    --
    Just another lost developer.....
Working...