hello,
how can i prevent a single click event on a picturebox when double clicking on it, so when i double click it, p_Doubleclick() will run and when only clicking a single click p_Click will run?
thank you for your help!!!
2 Replies - 128 Views - Last Post: 07 March 2013 - 07:22 AM
#1
how to prevent a single click event on double click
Posted 07 March 2013 - 03:11 AM
Replies To: how to prevent a single click event on double click
#3
Re: how to prevent a single click event on double click
Posted 07 March 2013 - 07:22 AM
andrewsw, on 07 March 2013 - 04:44 AM, said:
I believe you would need to implement a Timer to distinguish between a single and double-click event, discussed here MSDN.
Personally, I would prefer to use one or the other
/>
Personally, I would prefer to use one or the other
Thank you!
i used their method and it works!
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|