I have noticed that the KFOD has lot's of flickering issues on some installations of Windows 10.
So much so, that it has to be disabled.
Proposal:
- Recreate the Open / save / Folder Dialogs with "Normal" krypton controls
- Use
WindowsAPICodePack and wrap the controls from that "https://github.com/dbarros/WindowsAPICodePack/blob/master/Samples/ExplorerBrowser/CS/WinForms/ExplorerBrowserTestForm.Designer.cs
- Investigate the used of a themed WebBrowser
- Rework a WPF project:
- Something else ?
I have noticed that the KFOD has lot's of flickering issues on some installations of Windows 10.
So much so, that it has to be disabled.
Proposal:
WindowsAPICodePackand wrap the controls from that "https://github.com/dbarros/WindowsAPICodePack/blob/master/Samples/ExplorerBrowser/CS/WinForms/ExplorerBrowserTestForm.Designer.cs