ToolStripRenderEventArgs Constructor
.NET Framework 4.5
Initializes a new instance of the ToolStripRenderEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToolStripRenderEventArgs(Graphics, ToolStrip) | Initializes a new instance of the ToolStripRenderEventArgs class for the specified ToolStrip and using the specified Graphics. |
|
ToolStripRenderEventArgs(Graphics, ToolStrip, Rectangle, Color) | Initializes a new instance of the ToolStripRenderEventArgs class for the specified ToolStrip, using the specified Graphics to paint the specified bounds with the specified Color. |