Click or drag to resize

CefBrowserHostIsMouseCursorChangeDisabled Property

Returns true if mouse cursor change is disabled.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool IsMouseCursorChangeDisabled { get; }

Property Value

Boolean
See Also