Hey guys, I was just wondering how I can get a filebrowser to open folders and files and put the path depending whether its a file or folder. e.g. if the filebrowser selects a folder then in textbox1 the folderpath should appear and if the filebrowser is a file then the file path should appear in textbox1. I know this can be done since I've seen it done. NOTE: Filebrowser could be something like an openfiledialog or savefilefialog or w.e as long it's modified to the needs. Here's an example and it's been used in Winrar File dialog : http://puu.sh/4oWXG.jpg something like that which can open folders when needto and also select them when need to.
Thanks!