CefBrowserHost SetMouseCursorChangeDisabled Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Set whether mouse cursor change is disabled.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public void SetMouseCursorChangeDisabled(
	bool disabled
)

Parameters

disabled
Type: OnlineSystem Boolean

[Missing <param name="disabled"/> documentation for "M:Xilium.CefGlue.CefBrowserHost.SetMouseCursorChangeDisabled(System.Boolean)"]

See Also