Custom Folderbrowserdialog C #

I want to change the look of a regular folderbrowserdialog file, since I have my application, and I don’t want to show a dialog with it by default, can someone help me find a control that can be customized (for example, background colors and fonts) , and free: Thanks in advance

+3
source share
1 answer

Perhaps you are looking for something like this component ?

It seems to allow you to configure:

Customized Dialog

It says that it supports both WinForms and WPF.

+5
source

All Articles