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.

To learn more, see learn.microsoft.com/windows/win32/Controls/wm-chartoitem.

Implementation

const WM_CHARTOITEM = 47;