C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchProcessor Class / TouchProcessor Constructor

In This Topic
TouchProcessor Constructor
In This Topic
Creates an instance of TouchProcessor for the given control.
Syntax
'Declaration
 
Public Function New( _
   ByVal control As Control, _
   ByVal hitTest As HitTestDelegate _
)
 

Parameters

control
hitTest
See Also