Message 1 of 3

Not applicable
01-18-2018
03:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've taken a sample from here to create a dialog box:
But I'm finding that setting the InititalDirectory is not working as I expected it to. When the file dialog opens I'm presented with the last directory I was in, rather than the one specified in the code.
Am I missing something or misunderstanding what this property means?
InititalDirectory
Property that gets and sets the directory that will be used when the dialog is initially displayed. |
Solved! Go to Solution.