ezLCD SDK Documentation

ISupportTouchScreen Events

 [This is preliminary documentation and subject to change.]

The events of the ISupportTouchScreen interface are listed below. For a complete list of ISupportTouchScreen interface members, see the ISupportTouchScreen Members topic.

Public Instance Events

PenDown Fired when the touch screen is pressed.
PenDrag Fired when the pen is dragged across the screen either from one pixel to another, or from one region to another.
PenUp Fired when the pen is lifted from the touch screen.

See Also

ISupportTouchScreen Interface | EZLCD.SDK Namespace