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


In This Topic
TouchProcessor Class Events
In This Topic

For a list of all members of this type, see TouchProcessor members.

Public Events
 NameDescription
Public EventOccurs when the user taps the control twice.  
Public EventOccurs if the user taps the control but the touch duration exceeded MaxTapDuration or the touch point was moved.  
Public EventOccurs before the control starts processing input from touch device or pen at the given point.  
Public EventOccurs as a result of the Press and Hold action.  
Public EventOccurs when the user taps the control.  
Public EventOccurs before processing any manipulations from touch device.  
Top
See Also