3 references to EVENT_PANELCLICK
System.Windows.Forms (3)
winforms\Managed\System\WinForms\StatusBar.cs (3)
541Events.AddHandler(EVENT_PANELCLICK, value); 544Events.RemoveHandler(EVENT_PANELCLICK, value); 763StatusBarPanelClickEventHandler handler = (StatusBarPanelClickEventHandler)Events[EVENT_PANELCLICK];