MultiTouchSettings.Enabled Property

Gets or sets a value indicating whether the movements are enabled.
Public Property Enabled() As Boolean
This language is not supported or no code example is available.
public bool Enabled {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
It must be set before the control handle is created (in the Form or Window constructor).

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition