System.Windows.Forms.ToolStripItemRenderEventArgs: Property Members

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

Public Properties

[read-only]
GraphicsSystem.Drawing.Graphics.

Gets the graphics used to paint the System.Windows.Forms.ToolStripItem.

[read-only]
ItemToolStripItem.

Gets the System.Windows.Forms.ToolStripItem to paint.

[read-only]
ToolStripToolStrip.

Gets the value of the ToolStripItem.Owner property for the System.Windows.Forms.ToolStripItem to paint.