Hi @Sani Love ,
There isn't a straightforward registry setting that directly controls the view options (View, Sort By, Group By) within the .NET Framework's FileDialog. These settings are typically specific to the application and may not be directly accessible or modifiable through the Windows Registry.
You can choose to configure them in the app's settings.
Or write a method for your app to read the corresponding properties from its own registry.
Best Regards.
Jiachen Li
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.