WM_DRAWITEM top-level constant

int const WM_DRAWITEM

Sent to the parent window of an owner-drawn button, combo box, list box, or menu when a visual aspect of the button, combo box, list box, or menu has changed.

Implementation

const WM_DRAWITEM = 0x002B;