PDA

Click to See Complete Forum and Search --> : [RESOLVED] List Control with Sub Item..


daimous
Oct 12th, 2007, 02:00 AM
hi guys I have a question...Is it posible to have a control something like in the attached screenshot(a list with subitem) in my windows form? It may not be exactly the same as the attached screenshot as long as I can have a subitem from my main item..Thanks in advance!

Atheist
Oct 12th, 2007, 02:23 AM
That is a TreeView control.;)

jmcilhinney
Oct 12th, 2007, 02:23 AM
That's a TreeView.

jmcilhinney
Oct 12th, 2007, 02:24 AM
ECHO... Echo... echo... ;)

daimous
Oct 16th, 2007, 01:21 AM
Oh! thanks a lot guys..I thought TreeView can only be use in folder structure...too bad for me..hehehe...weel anyway thanks a lot guys!