Hi,
How can we know the DoubleClickCell event triggered from the left mouse button?
regards,
pgr2007
Thanks for the reply
You would have to keep track of the last mouse button pressed. I supposed you could do this in the MouseDown or MouseUp event.