System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientEnd Property

Gets the end color of the gradient used in the image margin of a System.Windows.Forms.ToolStripDropDownMenu when an item is revealed.

Syntax

public virtual System.Drawing.Color ImageMarginRevealedGradientEnd { get; }

Value

Documentation for this section has not yet been entered.

Remarks

ToolStripDropDownMenu.ShowImageMargin must be set to true for this color to be displayed.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0