Does anyone know of an object explorer control for .net winforms (or webforms)?
By "object explorer" I mean something like the visual studio object explorer that I can use it in my own program.
I found these links on the net:
1. http://www.codeproject.com/KB/trace/oe.aspx - It is pretty old and I don't know if relevant today.
2. http://www.pcreview.co.uk/forums/can-embed-vs-nets-object-explorer-program-t1342274.html - nobody answers him..
TreeView, twoSplitPanelcontrols, aComboBox, and a custom menu strip? Or is there a more specific part you are looking for? It would also help if you explained what you are wanting to do. I think I understand the resource on the first link ...interesting. The 2nd link is useless. – IAbstract Aug 19 '11 at 23:28