NIN_POPUPCLOSE top-level constant

int const NIN_POPUPCLOSE

Sent when a cursor no longer hovers over an icon to indicate that the rich pop-up UI should be closed.

Implementation

const NIN_POPUPCLOSE = WM_USER + 7;