NIN_POPUPCLOSE top-level constant Null safety
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;
Sent when a cursor no longer hovers over an icon to indicate that the rich pop-up UI should be closed.
const NIN_POPUPCLOSE = WM_USER + 7;