NIN_POPUPOPEN top-level constant

int const NIN_POPUPOPEN

Sent when the user hovers the cursor over an icon to indicate that the richer pop-up UI should be used in place of a standard textual tooltip.

Implementation

const NIN_POPUPOPEN = WM_USER + 6;