NIN_BALLOONUSERCLICK top-level constant Null safety
Sent when the balloon is dismissed because the user clicked the mouse.
Implementation
const NIN_BALLOONUSERCLICK = WM_USER + 5;
Sent when the balloon is dismissed because the user clicked the mouse.
const NIN_BALLOONUSERCLICK = WM_USER + 5;