|
-
May 20th, 2001, 10:20 AM
#1
Thread Starter
Lively Member
How to Detect a Key Pressed from Outside my VB App like Getting the Cursor Positon
Hi,
With the GetCursorPos API we can get the Position of the Cursor even when a VB APP is not in Focus. ie., wherever the mouse is moved the Mouse Position can be traced with the GetCursorpos API. Is there any API to trace out the Keyboard hit events and trace the value of Key Pressed. Say suppose if the Enter Key is Pressed I should get a value like the KeyAscii Value. Is it Possible... If Possible then can anyone explain it to me with a working Example... I will be greatly thankful to you.
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
|