System.Windows.Forms.ToolStripItemRenderEventArgs Members

The members of System.Windows.Forms.ToolStripItemRenderEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

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.