astrohart
Technical User
- Mar 14, 2012
- 2
I am using Borland C++ Builder 5 on WinXP.
I am detecting whether the user double-clicks in a grid cell on my form and i have handled the appropriate double-click event.
Now i have to make sure and only respond if the user double-clicks whilst holding down the 'shift' key. How would this be done?
Thanks for any insights.
I am detecting whether the user double-clicks in a grid cell on my form and i have handled the appropriate double-click event.
Now i have to make sure and only respond if the user double-clicks whilst holding down the 'shift' key. How would this be done?
Thanks for any insights.