ToolStripItemImageRenderEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Graphics | Gets the graphics used to paint the ToolStripItem.(Inherited from ToolStripItemRenderEventArgs.) |
![]() | Image | Gets the image painted on the ToolStrip. |
![]() | ImageRectangle | Gets the rectangle that represents the bounding area of the image. |
![]() | Item | Gets the ToolStripItem to paint.(Inherited from ToolStripItemRenderEventArgs.) |
![]() | ToolStrip | Gets the value of the ToolStripItem::Owner property for the ToolStripItem to paint.(Inherited from ToolStripItemRenderEventArgs.) |
Show:
