The event handler receives an argument of type System.Windows.Forms.ToolStripItemEventArgs containing data related to this event. The following ToolStripItemEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Item | Gets a System.Windows.Forms.ToolStripItem for which to handle events. |