ProfessionalColors::MenuItemPressedGradientEnd Property

 

Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property Color MenuItemPressedGradientEnd {
	static Color get();
}

Property Value

Type: System.Drawing::Color

A Color that is the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.

.NET Framework
Available since 2.0
Return to top
Show: