Hi. This is probably some kind of a newbie question, but I want to use a columned tree control in an add-in I'm writing. It seems that Windows.Forms.TreeView doesn't support columns, and Windows.Forms.ListView doesn't support hierarchy. Yet the "local variables" panel presents such a control (but I couldn't find it in the source code, so I'm asking here). What control is it?
Thanks, Itai.