|
Rank: Advanced Member Groups: Member
Joined: 12/23/2013 Posts: 114
|
Hi Support,
the subject says it all. I'm able to handle the GotFocus event in my WinForms project to cancel all popups and context menus but when the WebView already has the focus, a right click or menu/toolbar click doesn't really move the focus away from the WebView, so this isn't working in this situation. Can you advise how to handle this? I couldn't find any event (like a click event on the WebView or something) to handle this.
Regards, Stefan
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Thanks for reporting the issue. Is your application WPF or Windows Forms?
|
|
Rank: Advanced Member Groups: Member
Joined: 12/23/2013 Posts: 114
|
Hi,
as mentioned, it's a WinForms project.
cheers, Stefan
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Thanks! Sorry that we have missed that part.
|
|