WM_CHARTOITEM top-level constant

int const WM_CHARTOITEM

Sent by a list box with the LBS_WANTKEYBOARDINPUT style to its owner in response to a WM_CHAR message.

Implementation

const WM_CHARTOITEM = 0x002F;