A question about LongClick

isk2837

Member
Licensed User
Longtime User
I want to create a code that will start a timer when the user clicks down on a button. The timer will then keep on running as long as the user holds down the button and stops when the user lets go of the button again. How would I do that?
 
Top