The properties of System.Windows.Forms.ToolStripArrowRenderEventArgs are listed below. For a list of all members, see the ToolStripArrowRenderEventArgs Members list.
See Also: Inherited members from System.EventArgs
ArrowColor | System.Drawing.Color.
Gets or sets the color of the System.Windows.Forms.ToolStrip arrow. | |
ArrowRectangle | System.Drawing.Rectangle.
Gets or sets the bounding area of the System.Windows.Forms.ToolStrip arrow. | |
Direction | ArrowDirection.
Gets or sets the direction in which the System.Windows.Forms.ToolStrip arrow points. | |
[read-only] | Graphics | System.Drawing.Graphics.
Gets the graphics used to paint the System.Windows.Forms.ToolStrip arrow. |
[read-only] | Item | ToolStripItem.
Gets the System.Windows.Forms.ToolStripItem on which to paint the arrow. |