Webbrowser Control in my .NET Windows Form application is stealing shortcuts when on focused. To able to use Alt + F4
I had to click a control first.
Currently "WebbrowserShortcuts = false
" but it's still same.
Is there a way to stop this irritating behaviour?