VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Detect if Shift Key is down

Kamilche  (35 Submissions)   Miscellaneous   Visual Basic 3.0   Beginner   Wed 3rd February 2021

A function that returns whether or not the shift key is currently down.

API Declarations
Private Declare Function GetAsyncKeyState Lib "user32" (ByVal uAction As Long) As Long

Rate Detect if Shift Key is down (4(4 Vote))
Detect if Shift Key is down.bas

Detect if Shift Key is down Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters