IBrowserHostMouseCursorChangeDisabled Property |
Version 55.0.0
Get/Set Mouse cursor change disabled
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax bool MouseCursorChangeDisabled { get; set; }
property bool MouseCursorChangeDisabled {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also