Hi,
I wanted to know if there's any tree view control out there that can store an object as opposed to simply a string. To display, the object has a string property that I would use.
Also, drag and drop should be working in this control.
If there's not such a control can someone give me a few tips on how I should implement (or rather extend an existing control) on my own control.