KeyCode values for keyboard keys

Type of key

KeyCode values and descriptions

Mouse buttons

  • KeyLeftButton!    Left mouse button
  • KeyMiddleButton!    Middle mouse button
  • KeyRightButton!    Right mouse button

Letters

KeyA! - KeyZ!     A - Z, uppercase or lowercase

Other symbols

  • KeyQuote!     ' and "
  • KeyEqual!     = and +
  • KeyComma!   , and <
  • KeyDash!    - and _
  • KeyPeriod!    . and >
  • KeySlash!    / and ?
  • KeyBackQuote!    ` and ~
  • KeyLeftBracket!    [ and {
  • KeyBackSlash!    \ and |
  • KeyRightBracket!    ] and }
  • KeySemiColon!    ; and :

Non-printing characters

  • KeyBack!    Backspace
  • KeyTab!
  • KeyEnter!
  • KeySpaceBar!

Function keys

KeyF1! - KeyF12!    Function keys F1 to F12

Control keys

  • KeyShift!
  • KeyControl!
  • KeyAlt!
  • KeyPause!
  • KeyCapsLock!
  • KeyEscape!
  • KeyPrintScreen!
  • KeyInsert!
  • KeyDelete!

Navigation keys

  • KeyPageUp!
  • KeyPageDown!
  • KeyEnd!
  • KeyHome!
  • KeyLeftArrow!
  • KeyUpArrow!
  • KeyRightArrow!
  • KeyDownArrow!

Numeric and symbol keys

  • Key0!    0 and )
  • Key1!    1 and !
  • Key2!    2 and @
  • Key3!    3 and #
  • Key4!    4 and $
  • Key5!    5 and %
  • Key6!    6 and ^
  • Key7!    7 and &
  • Key8!    8 and *
  • Key9!    9 and (

Keypad numbers

KeyNumpad0! - KeyNumpad9! 0 - 9 on numeric keypad

Keypad symbols

  • KeyMultiply!    * on numeric keypad
  • KeyAdd!    + on numeric keypad
  • KeySubtract!    - on numeric keypad
  • KeyDecimal!    . on numeric keypad
  • KeyDivide!    / on numeric keypad
  • KeyNumLock!
  • KeyScrollLock!

最新文章

  1. ionic 开发笔记
  2. HDU 1048
  3. HTML5+javascript实现图片加载进度动画效果
  4. spring-AOP-添加日志
  5. 吧php脚本打包成 exe程序
  6. wpf-DataTemplate应用
  7. CMake入门(二)
  8. EclipseIDE设置
  9. ABP架构学习系列二:ABP中配置的注册和初始化
  10. &lt;Dare To Dream&gt;第五次作业:团队项目需求改进与系统设计
  11. jmeter之接口测试(http接口测试)
  12. Python2.7-difflib
  13. hihocoder1322希尔伯特曲线(163周)
  14. CM本地Yum源的搭建
  15. [转]iOS系列译文:深入理解 CocoaPods
  16. ANT 的Table表格样式修改方法
  17. 利用js实现table增加一行
  18. js-异步请求音频完成后页面显示
  19. lightoj--1008--Fibsieve`s Fantabulous Birthday(水题)
  20. 囚徒困境、价格大战与 iPhone 的价格

热门文章

  1. android中提示&amp;对话框----Toast
  2. Linux 6.x 下Oracle 11g R2 安装配置
  3. C#根据反射和特性实现ORM映射实例分析
  4. 浅谈控件(组件)制作方法一(附带一delphi导出数据到Excel的组件实例)(原创)
  5. Codeforces 最大流 费用流
  6. openshift scc解析
  7. UOJ 外星人
  8. Unix/Linux提权漏洞快速检测工具unix-privesc-check
  9. 构建更好的HashMap
  10. mac与linux服务器之间使用ssh互通有无