Property TouchEventsAsMouse
TouchEventsAsMouse
Gets or sets whether to convert touch events to mouse events and to pass
them to the appropriate mouse event handlers. Default is true
.
[Browsable(false)]
public virtual bool TouchEventsAsMouse { get; set; }