Is it only in the event arguments that get passed into the event handler?
i know you can get which button made the click in the mouse event, but is that the only difference?
The CellClick event does not receive information about the mouse position. If the event handler needs information about the mouse position, use the CellMouseClick event.
See here:
http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridview.cellclick(VS.80).aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With