Keith Sheppard
2005-07-15 12:42:52 UTC
In cases where my grid does not include enough rows to fill the control
area, I want to detect when a mouse click (in this case a right click) was
in the blank space below the last grid row.
I had assumed that the MouseRow property would be invalid in this instance
but it isn't. It seems to contain the highest valid row number even though
my click point is well below the last row in the control.
Any suggestions?
Keith
area, I want to detect when a mouse click (in this case a right click) was
in the blank space below the last grid row.
I had assumed that the MouseRow property would be invalid in this instance
but it isn't. It seems to contain the highest valid row number even though
my click point is well below the last row in the control.
Any suggestions?
Keith