VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Sendkeys

by Demian Net (14 Submissions)
Category: Data Structures
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

Basic sendkeys codes

Rate Sendkeys

^ = Control 
 {enter} = Enter 
 % = Alt 
 {Del} = Delete 
 {ESCAPE} = Escape 
 {TAB} = Tab 
 + = Shift 
 {BACKSPACE} = Backspace 
 {BREAK} = Break 
 {CAPLOCKS} = Caps Lock 
 {CLEAR} = Clear 
 {DELETE} = Delete 
 {DOWN} = Down Arrow 
 {LEFT} = Left Arrow 
 {RIGHT} = Right Arrow 
 {UP} = Up Arrow 
 {NUMLOCK} = Num Lock 
 {PGDN} = Page Down 
 {PGUP} = Page Up 
 {SCROLLLOCK} = Scroll Lock 
 {F1} = F1 .......Use {F2} {F3} and so on for others... 
 {HOME} = home 
 {INSERT} = Insert

Download this snippet    Add to My Saved Code

Sendkeys Comments

No comments have been posted about Sendkeys. Why not be the first to post a comment about Sendkeys.

Post your comment

Subject:
Message:
0/1000 characters