TreeView

  • Thread starter Thread starter Mark Goldin
  • Start date Start date
M

Mark Goldin

Can somebody share some advanced working samples of using that control on
Windows
form?

Thanks
 
I'm also interested in this, exspecially this:

I want to have a "multi-span" Node. This means, i want a
structure like this:

+ MainNode
- subnode1 223 (progressbar) done
- subnode2 4323 (progressbar) queue
+ MainNode2

Is this possible? Because I only can put strings into a
new Node and not an array of objects (progressbars &
Strings etc).
 
Hi Mark,

what exactly in treeview is your concern, Can you please write some
specific question. I might be able to help.

nitin8or
 
Back
Top