MobileForms Toolkit Documentation

TouchControl.TouchScroll Event

public event TouchScrollEventHandler TouchScroll;

Event Data

The event handler receives an argument of type TouchScrollEventArgs containing data related to this event. The following TouchScrollEventArgs properties provide information specific to this event.

Property Description
Type  
X  
Y  

See Also

TouchControl Class | Resco.Controls.CommonControls Namespace