ToolStripItemTextRenderEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the ToolStripItemTextRenderEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ToolStripItemTextRenderEventArgs(Graphics^, ToolStripItem^, String^, Rectangle, Color, Font^, ContentAlignment) | Initializes a new instance of the ToolStripItemTextRenderEventArgs class with the specified text and text properties. |
![]() | ToolStripItemTextRenderEventArgs(Graphics^, ToolStripItem^, String^, Rectangle, Color, Font^, TextFormatFlags) | Initializes a new instance of the ToolStripItemTextRenderEventArgs class with the specified text and text properties format. |
Show:
