I am trying to make an application that has a folder browser on the side, such as the FolderBrowserDialog but I want it to always be visible. I want to just be able to select a folder and then have it pull some stuff up in a seperate panel.
Is there something built in that I can use? How would I go about doing something like this if not?