CF keyDown event (timed)

Posted by no9 on Stack Overflow See other posts from Stack Overflow or by no9
Published on 2010-05-11T08:08:35Z Indexed on 2010/05/11 8:14 UTC
Read the original article Hit count: 254

Filed under:

I need an event for my CF application, that would trigger after user has pressed an held his finger on the control for 2 seconds. What event can i use, since keyDown event is already used.

© Stack Overflow or respective owner

Related posts about compact-framework