ToolStripItemTextRenderEventArgs Constructor
.NET Framework 4.5
Initializes a new instance of the ToolStripItemTextRenderEventArgs 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 | |
|---|---|---|
|
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. |