The members of System.Windows.Forms.ToolStripItemImageRenderEventArgs are listed below.
See Also: Inherited members from System.Windows.Forms.ToolStripItemRenderEventArgs
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. |
[read-only] | Image | System.Drawing.Image.
Gets the image painted on the System.Windows.Forms.ToolStrip. |
[read-only] | ImageRectangle | System.Drawing.Rectangle.
Gets the rectangle that represents the bounding area of the image. |