WM_VKEYTOITEM top-level constant
int
const WM_VKEYTOITEM
Sent by a list box with the LBS_WANTKEYBOARDINPUT style to its owner in response to a WM_KEYDOWN message.
Implementation
const WM_VKEYTOITEM = 0x002E;