Header node in treeview

J

Jas

The Visual Studio Solution Explorer shows a "header node" as a title for the solution, which is not a part of the visual tree
structure. Anyone know how to insert such a node to the treeview window?
 
M

Martin Robins

It is simply another node from the root with no sub-nodes.

Jas said:
The Visual Studio Solution Explorer shows a "header node" as a title for
the solution, which is not a part of the visual tree
 
J

Jas

Martin, thanks for your input, but unfortunately I do not
believe this to be the case. a) the header node is not
connected via tree link lines to the following node;
b) the node is not drawn at the same x coordinate as
root level nodes.

If it were possible to offset the tree vertically, perhaps one
could draw the header icon and text on the tree window
separately. Any and all suggestions are appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top