Raises the StatusBar.OnResize(EventArgs) event.
e An EventArgs that contains the event data.
Raising an event invokes the event handler through a delegate. For an overview, see Raising an Event.