NIN_POPUPOPEN top-level constant Null safety
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;
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.
const NIN_POPUPOPEN = WM_USER + 6;