The properties of System.Windows.Forms.ToolStripItemRenderEventArgs are listed below. For a list of all members, see the ToolStripItemRenderEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | Graphics | System.Drawing.Graphics.
Gets the graphics used to paint the System.Windows.Forms.ToolStripItem. |
[read-only] | Item | ToolStripItem.
Gets the System.Windows.Forms.ToolStripItem to paint. |
[read-only] | ToolStrip | ToolStrip.
Gets the value of the ToolStripItem.Owner property for the System.Windows.Forms.ToolStripItem to paint. |