WM_MEASUREITEM top-level constant

int const WM_MEASUREITEM

Sent to the owner window of a combo box, list box, list-view control, or menu item when the control or menu is created.

Implementation

const WM_MEASUREITEM = 0x002C;