Occurs when the browser instance has lost the focus.
            
 
    Namespace: 
   DotNetBrowser.Browser
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.3
Syntaxevent EventHandler<FocusLostEventArgs> FocusLost
Value
Type: 
SystemEventHandlerFocusLostEventArgs
Exceptions| Exception | Condition | 
|---|
| ObjectDisposedException | The IBrowser has already been disposed. | 
See Also