Gets or sets whether the control handles touch events to implement multi-touch interactions.
Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms
C#
![]() |
---|
public bool EnableMultiTouch { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableMultiTouch As Boolean |