Raises the StatusBar.OnMouseDown(MouseEventArgs) event.
e A System.Windows.Forms.MouseEventArgs that contains the event data.
Raising an event invokes the event handler through a delegate. For more information, see Raising an Event.