3 references to EVENT_BALLOONTIPSHOWN
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NotifyIcon.cs (3)
209Events.AddHandler(EVENT_BALLOONTIPSHOWN, value); 212Events.RemoveHandler(EVENT_BALLOONTIPSHOWN, value); 525EventHandler handler = (EventHandler)Events[EVENT_BALLOONTIPSHOWN];