WPF - Run browser minimized? #4292
kevinvenclovas
started this conversation in
General
Replies: 1 comment 1 reply
-
In future please use https://github.com/cefsharp/CefSharp/discussions to ask questions In WPF you can subclass https://github.com/cefsharp/CefSharp/blob/cefsharp/107/CefSharp.Wpf/ChromiumWebBrowser.cs#L1762 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an option that cefbrowser keep running when the application minimized? Im using cef in my .net core WPF application and need to access browser screen also wehen my window is minimized
Beta Was this translation helpful? Give feedback.
All reactions