hey guyz.. iw ant to make the a tree view out of the list box... is it possible to do that?
Printable View
hey guyz.. iw ant to make the a tree view out of the list box... is it possible to do that?
Only if you indent the items in the listbox to give it the appearance of an hierarchy.
how do you indent the items and add images inside?
Indent items by adding a few spaces before the text. Images, no.
You might as well create your own control for this.