WM_NOTIFY top-level constant

int const WM_NOTIFY

Sent by a common control to its parent window when an event has occurred or the control requires some information.

Implementation

const WM_NOTIFY = 0x004E;