Implement this interface to handle events related to focus. The methods of this class will be called on the CEF UI thread.
Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxpublic interface IFocusHandler
public interface class IFocusHandler
The IFocusHandler type exposes the following members.
Methods Name Description OnGotFocusCalled when the browser component has received focus.
OnSetFocusCalled when the browser component is requesting focus.
OnTakeFocusCalled when the browser component is about to lose focus. For instance, if focus was on the last HTML element and the user pressed the TAB key.
Top See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4