Click here to Skip to main content
15,887,477 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a label that i need to press for 2.5 seconds before it displays a messagebox. i figired out how to work it except for the touch screen it is a windows 7 and it has the press and hold feature which i turned off but there is still a delay

What I have tried:

i tried diabling touch and hold as well as removing it with code but i never could get it
Posted
Updated 17-Apr-18 9:11am
v2
Comments
Dave Kreskowiak 11-Apr-18 17:45pm    
What kind of application? Windows Forms? WPF? ASP.NET? ...
JDMCODEBLOX 12-Apr-18 8:11am    
windows forms
BillWoodruff 11-Apr-18 18:53pm    
You already asked this question, and got an answer you accepted. Why are you repeating it ?
JDMCODEBLOX 12-Apr-18 8:11am    
mouse down didnt work for the touch screen
BillWoodruff 12-Apr-18 8:21am    
Then try the 'Click event ... however this suggests something very wrong in what you describe; if this is Windows touchscreen gestures should trigger standard mouse events. Describe your OS version, hardware, and , ,Net FrameWork.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900