System.Windows.Forms.ProfessionalColors.ImageMarginGradientBegin Property

Gets the starting color of the gradient used in the image margin of a System.Windows.Forms.ToolStripDropDownMenu.

Syntax

public static System.Drawing.Color ImageMarginGradientBegin { 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