ToolStripItemImageRenderEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the ToolStripItemImageRenderEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ToolStripItemImageRenderEventArgs(Graphics^, ToolStripItem^, Image^, Rectangle) | Initializes a new instance of the ToolStripItemImageRenderEventArgs class for the specified ToolStripItem that displays an image within the specified space and that has the specified properties. |
![]() | ToolStripItemImageRenderEventArgs(Graphics^, ToolStripItem^, Rectangle) | Initializes a new instance of the ToolStripItemImageRenderEventArgs class for the specified ToolStripItem within the specified space and that has the specified properties. |
Show:
