The members of System.Windows.Forms.ToolStripArrowRenderEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.ToolStripArrowRenderEventArgs class. |
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. |