System.Windows.Forms.ToolStripArrowRenderEventArgs: Property Members

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

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.