Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In KeyboardEvents.OnKeyDown Event API, the first parameter Key's description
Returns a key code, such as kKeyF1 (the F1 key) or kKeyHome (the HOME key). The key codes are defined in the constant list KeyCodeEnum.
Where is the constant list KeyCodeEnum?
Solved! Go to Solution.