|
-
Jun 7th, 2002, 08:41 AM
#1
Thread Starter
Lively Member
get combination of pressed keys
In my form I have set the KeyPreview property to true. How can I get the combination of keys (e.g. ctrl + shift + s) the user pressed? I thought it must be within the KeyDown event but the way I tried I only got to know one of the keys being pressed.
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
|