ToolStripArrowRenderEventArgs Properties
.NET Framework 4.5
The ToolStripArrowRenderEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ArrowColor | Gets or sets the color of the ToolStrip arrow. |
|
ArrowRectangle | Gets or sets the bounding area of the ToolStrip arrow. |
|
Direction | Gets or sets the direction in which the ToolStrip arrow points. |
|
Graphics | Gets the graphics used to paint the ToolStrip arrow. |
|
Item | Gets the ToolStripItem on which to paint the arrow. |