System.Windows.Forms.ToolStripArrowRenderEventArgs Members

The members of System.Windows.Forms.ToolStripArrowRenderEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Public Properties

ArrowColorSystem.Drawing.Color.

Gets or sets the color of the System.Windows.Forms.ToolStrip arrow.

ArrowRectangleSystem.Drawing.Rectangle.

Gets or sets the bounding area of the System.Windows.Forms.ToolStrip arrow.

DirectionArrowDirection.

Gets or sets the direction in which the System.Windows.Forms.ToolStrip arrow points.

[read-only]
GraphicsSystem.Drawing.Graphics.

Gets the graphics used to paint the System.Windows.Forms.ToolStrip arrow.

[read-only]
ItemToolStripItem.

Gets the System.Windows.Forms.ToolStripItem on which to paint the arrow.