Raises the MenuItem.DrawItem event.
e A System.Windows.Forms.DrawItemEventArgs that contains the event data.
Raising an event invokes the event handler through a delegate. For more information, see Raising an Event.