This topic has not yet been rated - Rate this topic

ToolStripItemImageRenderEventArgs Properties

The ToolStripItemImageRenderEventArgs type exposes the following members.

  Name Description
Public property Graphics Gets the graphics used to paint the ToolStripItem. (Inherited from ToolStripItemRenderEventArgs.)
Public property Image Gets the image painted on the ToolStrip.
Public property ImageRectangle Gets the rectangle that represents the bounding area of the image.
Public property Item Gets the ToolStripItem to paint. (Inherited from ToolStripItemRenderEventArgs.)
Public property ToolStrip Gets the value of the ToolStripItem.Owner property for the ToolStripItem to paint. (Inherited from ToolStripItemRenderEventArgs.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.