File Open/Save Dialog
Posted
by Md. Rashim Uddin
on Stack Overflow
See other posts from Stack Overflow
or by Md. Rashim Uddin
Published on 2010-05-05T08:07:45Z
Indexed on
2010/05/05
8:28 UTC
Read the original article
Hit count: 485
I am using my own Custom View to show the files and folders and also using a search box to jump to a specific folder. In that case How to send a message to File Open/Save dialog to enforce it to change the current displayed folder.
e.g. If the dialog shows files and folders of current displaying folder "C:\", I want an API (or any piece of code) to enforce to change the current folder to "D:\"
© Stack Overflow or respective owner