System.Windows.Forms.ToolStripItemImageRenderEventArgs Members

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

See Also: Inherited members from System.Windows.Forms.ToolStripItemRenderEventArgs

Public Constructors

Initializes a new instance of the System.Windows.Forms.ToolStripItemImageRenderEventArgs class for the specified System.Windows.Forms.ToolStripItem within the specified space and that has the specified properties.

Initializes a new instance of the System.Windows.Forms.ToolStripItemImageRenderEventArgs class for the specified System.Windows.Forms.ToolStripItem that displays an image within the specified space and that has the specified properties.

Public Properties

[read-only]
ImageSystem.Drawing.Image.

Gets the image painted on the System.Windows.Forms.ToolStrip.

[read-only]
ImageRectangleSystem.Drawing.Rectangle.

Gets the rectangle that represents the bounding area of the image.