|
I
found this list on the web at http://www.vbcode.com/asp/showsn.asp?theID=2506 .
'Backspace
{BS}
'Break {BREAK} 'Caps Lock {CAPSLOCK} 'DELETE {DEL} 'Down Arrow {DOWN} 'END {END} 'ENTER {ENTER} or ~ 'Escape {ESC} 'Help {HELP} 'Home {HOME} 'Insert {INS} 'Left Arrow {LEFT} 'Num Lock {NUMLOCK} 'Page Down {PGDN} 'Page Up {PGUP} 'Print Screen {PRTSC} 'Right Arrow {RIGHT} 'Scroll Lock {SCROLLLOCK} 'Tab {TAB} 'Up arrow {UP} 'F1 - F16 {F1} - {F16} 'Shift + 'Ctrl ^ 'Alt % I have
a program that sends an Alt F4 this way SendKeys "%{f4}"
Thanks
Eric Brooks
|
Title: Message
- [Talk] Location of Windows key strokes White, Scott A
- Re: [Talk] Location of Windows key strokes Brooks, Eric
- Re: [Talk] Location of Windows key strokes Dwight Clevenger
- RE: [Talk] Location of Windows key strokes White, Scott A
- RE: [Talk] Location of Windows key strokes Bruce_Krigman
- RE: [Talk] Location of Windows key strokes White, Scott A
- RE: [Talk] Location of Windows key strokes Shawn M. Yeaton
- RE: [Talk] Location of Windows key strokes Bruce_Krigman
