Hi,
I know it is possible to set the current folder of the OpenFolderDialog to a special folder, like "Program Files" or Desktop?
But where do I find this?
|
|
|
|
|
|
|
Look at the System.Environment class, e.g:
Update: I'm not sure if this is part of the question, but to open the folder selection dialog, you then use this code:
|
|||
|
|
|
|
Have you tried setting the folder to |
||
|
|
|
|
You could simply set the initial folder of the |
||
|
|