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