iWheelIgnoreMouseEvents Property
Gets or sets a value indicating whether
iWheel should ignore mouse events.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
public bool IgnoreMouseEvents { get; set; }
Public Property IgnoreMouseEvents As Boolean
Get
Set
Property Value
BooleanSystem.Boolean.Boolean
A
Boolean which specifies whether
iWheel should ignore mouse events or not.