Page 1 of 1

Let webpage know that I left it but did not close

Posted: Thu Aug 06, 2020 7:15 am
by andreykrasnodar
Hello again.
How can I unfocus page? I mean I want to tell website that I have minimized window or looking another site.

...
P.S. I think I have solved a problem with code

Code: Select all

Chromium2.Browser.Host.SendFocusEvent(false);