Unplanned
Last Updated: 23 Jan 2022 21:29 by Wardeaux
Martin Ivanov
Created on: 06 Oct 2021 10:26
Category: FileDialogs
Type: Feature Request
4
FileDialogs: Display the OneDrive folder automatically in the ExplorerControl
If the OneDrive folder is available, display it in the navigation tree of the ExplorerControl.

Currently, this can be done manually by adding the OneDrive directory in the CustomPlaces collection of the dialog.

fileDialog.CustomPlaces.Add(@"C:\Users\<user name>\OneDrive");

1 comment
Wardeaux
Posted on: 23 Jan 2022 21:29
Note that the .NET version of the file dialogs automatically add both the OneDrive and DropBox icons in .NET framework 4.8