2.9. lf.win.consts.vkcode — Virtual key code constants
This module defines several constants for working with virtual key codes. The
constants defined are:
-
lf.win.consts.vkcode.VK_LBUTTON
-
lf.win.consts.vkcode.VK_RBUTTON
-
lf.win.consts.vkcode.VK_CANCEL
-
lf.win.consts.vkcode.VK_MBUTTON
-
lf.win.consts.vkcode.VK_BACK
-
lf.win.consts.vkcode.VK_TAB
-
lf.win.consts.vkcode.VK_CLEAR
-
lf.win.consts.vkcode.VK_RETURN
-
lf.win.consts.vkcode.VK_SHIFT
-
lf.win.consts.vkcode.VK_CONTROL
-
lf.win.consts.vkcode.VK_PAUSE
-
lf.win.consts.vkcode.VK_CAPITAL
-
lf.win.consts.vkcode.VK_ESCAPE
-
lf.win.consts.vkcode.VK_SPACE
-
lf.win.consts.vkcode.VK_PRIOR
-
lf.win.consts.vkcode.VK_NEXT
-
lf.win.consts.vkcode.VK_END
-
lf.win.consts.vkcode.VK_HOME
-
lf.win.consts.vkcode.VK_LEFT
-
lf.win.consts.vkcode.VK_UP
-
lf.win.consts.vkcode.VK_RIGHT
-
lf.win.consts.vkcode.VK_DOWN
-
lf.win.consts.vkcode.VK_SELECT
-
lf.win.consts.vkcode.VK_EXECUTE
-
lf.win.consts.vkcode.VK_SNAPSHOT
-
lf.win.consts.vkcode.VK_INSERT
-
lf.win.consts.vkcode.VK_DELETE
-
lf.win.consts.vkcode.VK_HELP
-
lf.win.consts.vkcode.VK_LWIN
-
lf.win.consts.vkcode.VK_RWIN
-
lf.win.consts.vkcode.VK_APPS
-
lf.win.consts.vkcode.VK_NUMPAD0
-
lf.win.consts.vkcode.VK_NUMPAD1
-
lf.win.consts.vkcode.VK_NUMPAD2
-
lf.win.consts.vkcode.VK_NUMPAD3
-
lf.win.consts.vkcode.VK_NUMPAD4
-
lf.win.consts.vkcode.VK_NUMPAD5
-
lf.win.consts.vkcode.VK_NUMPAD6
-
lf.win.consts.vkcode.VK_NUMPAD7
-
lf.win.consts.vkcode.VK_NUMPAD8
-
lf.win.consts.vkcode.VK_NUMPAD9
-
lf.win.consts.vkcode.VK_MULTIPLY
-
lf.win.consts.vkcode.VK_ADD
-
lf.win.consts.vkcode.VK_SEPARATOR
-
lf.win.consts.vkcode.VK_SUBTRACT
-
lf.win.consts.vkcode.VK_DECIMAL
-
lf.win.consts.vkcode.VK_DIVIDE
-
lf.win.consts.vkcode.VK_F1
-
lf.win.consts.vkcode.VK_F2
-
lf.win.consts.vkcode.VK_F3
-
lf.win.consts.vkcode.VK_F4
-
lf.win.consts.vkcode.VK_F5
-
lf.win.consts.vkcode.VK_F6
-
lf.win.consts.vkcode.VK_F7
-
lf.win.consts.vkcode.VK_F8
-
lf.win.consts.vkcode.VK_F9
-
lf.win.consts.vkcode.VK_F10
-
lf.win.consts.vkcode.VK_F11
-
lf.win.consts.vkcode.VK_F12
-
lf.win.consts.vkcode.VK_F13
-
lf.win.consts.vkcode.VK_F14
-
lf.win.consts.vkcode.VK_F15
-
lf.win.consts.vkcode.VK_F16
-
lf.win.consts.vkcode.VK_F17
-
lf.win.consts.vkcode.VK_F18
-
lf.win.consts.vkcode.VK_F19
-
lf.win.consts.vkcode.VK_F20
-
lf.win.consts.vkcode.VK_F21
-
lf.win.consts.vkcode.VK_F22
-
lf.win.consts.vkcode.VK_F23
-
lf.win.consts.vkcode.VK_F24
-
lf.win.consts.vkcode.VK_NUMLOCK
-
lf.win.consts.vkcode.VK_SCROLL
-
lf.win.consts.vkcode.VK_LSHIFT
-
lf.win.consts.vkcode.VK_RSHIFT
-
lf.win.consts.vkcode.VK_LCONTROL
-
lf.win.consts.vkcode.VK_RCONTROL
-
lf.win.consts.vkcode.VK_PACKET
-
lf.win.consts.vkcode.VK_ATTN
-
lf.win.consts.vkcode.VK_CRSEL
-
lf.win.consts.vkcode.VK_EXSEL
-
lf.win.consts.vkcode.VK_EREOF
-
lf.win.consts.vkcode.VK_PLAY
-
lf.win.consts.vkcode.VK_ZOOM
-
lf.win.consts.vkcode.VK_NONAME
-
lf.win.consts.vkcode.VK_PA1
-
lf.win.consts.vkcode.VK_OEM_CLEAR
-
lf.win.consts.vkcode.VK_KEYLOCK
-
lf.win.consts.vkcode.VK_OEM_SCROLL
-
lf.win.consts.vkcode.VK_OEM_1
-
lf.win.consts.vkcode.VK_OEM_PLUS
-
lf.win.consts.vkcode.VK_OEM_COMMA
-
lf.win.consts.vkcode.VK_OEM_MINUS
-
lf.win.consts.vkcode.VK_OEM_PERIOD
-
lf.win.consts.vkcode.VK_OEM_2
-
lf.win.consts.vkcode.VK_OEM_3
-
lf.win.consts.vkcode.VK_OEM_4
-
lf.win.consts.vkcode.VK_OEM_5
-
lf.win.consts.vkcode.VK_OEM_6
-
lf.win.consts.vkcode.VK_OEM_7
-
lf.win.consts.vkcode.VK_OEM_8
-
lf.win.consts.vkcode.VK_OEM_AX
-
lf.win.consts.vkcode.VK_OEM_102
-
lf.win.consts.vkcode.VK_DBE_ALPHANUMERIC
-
lf.win.consts.vkcode.VK_DBE_KATAKANA
-
lf.win.consts.vkcode.VK_DBE_HIRAGANA
-
lf.win.consts.vkcode.VK_DBE_SBCSCHAR
-
lf.win.consts.vkcode.VK_DBE_DBCSCHAR
-
lf.win.consts.vkcode.VK_DBE_ROMAN
-
lf.win.consts.vkcode.VK_DBE_NOROMAN
-
lf.win.consts.vkcode.VK_DBE_ENTERWORDREGISTERMODE
-
lf.win.consts.vkcode.VK_DBE_ENTERIMECONFIGMODE
-
lf.win.consts.vkcode.VK_DBE_FLUSHSTRING
-
lf.win.consts.vkcode.VK_DBE_CODEINPUT
-
lf.win.consts.vkcode.VK_DBE_NOCODEINPUT