3 references to EventMenuActivate
System.Windows.Forms (3)
winforms\Managed\System\WinForms\MenuStrip.cs (3)
123Events.AddHandler(EventMenuActivate, value); 126Events.RemoveHandler(EventMenuActivate, value); 203EventHandler handler = (EventHandler)Events[EventMenuActivate];