This is the delegate for the StatusBar.PanelClick event.
public delegate void StatusBarPanelClickEventHandler(object sender, StatusBarPanelClickEventArgs e);
StatusBar.PanelClick()