|
-
Nov 4th, 2002, 04:54 PM
#1
Thread Starter
New Member
CTRL + C keypress on a Datagrid
Hi,
I wish to capture the keypress event for a datagrid. I have added the handlers for the Keypress and Keydown for the textbox of each column. Problem is that the modular keys (Control, shift and ATL) are handled by the keydown and the 'C' key is handled by the keypress. How can i get the combination code for this so that i can write my copy routine.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|