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