C#C
C#3y ago
Shinigami

❔ WinForms WebView2 pop up window exposes task bar issue

Hi, I'm building a forms application where I've integrated WebView2 and the source url is e learning portal, where user can do trainings. I've kept the form fullscreen and topmost so that user is forced to complete them. But the issue is the trainings in the e learning portal open a pop up window, when this happens webview2 is focused on that pop up window and the task bar is visible. This can lead to user killing the application.
Was this page helpful?