c# - Where can I get this select folder dialog? -


i'm aware of folderbrowsedialog , folderbrowsedialogex. in opinion these both inferior below type of dialog:

enter image description here

this more in line open file dialog, , gives access navigation pane (or whatever on left).

i've seen in few programs (shown below tortoisehg), makes me suspect semi off-the-shelf component, , i'm curious whether 1 freely available. unfortunately google-fu fails me , can find folderbrowsedialog/ex - question is, there pre-rolled version of dialog box (if not in .net framework elsewhere) can use?

this free , seems provide customization options. try out.

https://github.com/scottwis/openfileorfolderdialog

and http://www.lyquidity.com/devblog/?p=136


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -