DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Browser
IBrowser Interface
IBrowser Events
BrowserBecameResponsive Event
BrowserBecameUnresponsive Event
ConsoleMessageReceived Event
FaviconChanged Event
FocusGained Event
FocusLost Event
FocusRequested Event
FrameCreated Event
FrameDeleted Event
FullScreenEntered Event
FullScreenExited Event
RenderProcessTerminated Event
SpellCheckCompleted Event
StatusChanged Event
TitleChanged Event
UpdateBoundsRequested Event
IBrowser
FocusLost Event
Occurs when the browser instance has lost the focus.
Namespace:
DotNetBrowser.Browser
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.11.0
Syntax
C#
Copy
event
EventHandler
<
FocusLostEventArgs
>
FocusLost
Value
Type:
System
EventHandler
FocusLostEventArgs
Exceptions
Exception
Condition
ObjectDisposedException
The
IBrowser
has already been disposed.
See Also
Reference
IBrowser Interface
DotNetBrowser.Browser Namespace
Copyright © 2022 TeamDev Ltd. All Rights Reserved.