4 references to OnPanelClick
System.Windows.Forms (4)
winforms\Managed\System\WinForms\StatusBar.cs (2)
759
/// Raises the <see cref='System.Windows.Forms.StatusBar.
OnPanelClick
'/> event.
1095
OnPanelClick
(sbpce);
winforms\Managed\System\WinForms\StatusBarPanelClickEvent.cs (1)
21
/// Provides data for the <see cref='System.Windows.Forms.StatusBar.
OnPanelClick
'/>
winforms\Managed\System\WinForms\StatusBarPanelClickEventHandler.cs (1)
17
/// Represents the method that will handle the <see cref='System.Windows.Forms.StatusBar.
OnPanelClick
'/>