Eyeshot 10 WinForms API Reference
Enabled Property (MultiTouchSettings)

WinForms Assembly > devDept.Eyeshot Namespace > MultiTouchSettings Class : Enabled Property
Gets or sets a value indicating whether the movements are enabled.
Syntax
'Declaration
 
Public Property Enabled As Boolean
public bool Enabled {get; set;}
Remarks
It must be set before the control handle is created (in the Form or Window constructor).
See Also

Reference

MultiTouchSettings Class
MultiTouchSettings Members