Click or drag to resize

IBrowserHostSetFocus Method

Version 86.0.240
Set whether the browser is focused. (Used for Normal Rendering e.g. WinForms)

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
void SetFocus(
	bool focus
)

Parameters

focus
Type: SystemBoolean
set focus
See Also