shetlandbob
Programmer
I have a dialog application with a static text control and a list box control.
In my controls I capture both a single click event (selection in list) and a double click event.
When I have a double click the single click event is also activated. Is there any way to stop this, so that when the user double clicks on the control the single click event is not captured??
Any ideas would be much appreciated!!
Cheers
In my controls I capture both a single click event (selection in list) and a double click event.
When I have a double click the single click event is also activated. Is there any way to stop this, so that when the user double clicks on the control the single click event is not captured??
Any ideas would be much appreciated!!
Cheers