2

I've looked at a couple of articles today, and it doesn't seem to be working, I don't have enough of an idea of what is going on to troubleshoot... any simpler implementations or insights that may make this easier?

Jon Erickson
  • 112,242
  • 44
  • 136
  • 174

1 Answers1

0

A WPF based treeview would exactly solve the purpose. This is a classic example of it's implementation for Windows Explorer.

Sushant Khurana
  • 843
  • 1
  • 10
  • 13
  • 1
    I think the OP is looking for how to integrate the _preview pane_ from windows explorer, not the explorer tree. – JChristian Mar 03 '11 at 18:29