Fired when the pen is lifted from the touch screen.
[Visual Basic] MustOverride Event EventHandler As EventHandler [C#] abstract event EventHandler EventHandler; [C++] abstract __event EventHandler* EventHandler;
[JScript] In JScript, you can use the events defined by a type, but you cannot define your own.
ISupportTouchScreen Interface | EZLCD.SDK Namespace