ToolStripRenderEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the ToolStripRenderEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
