ProfessionalColorTable::OverflowButtonGradientMiddle Property

 

Gets the middle color of the gradient used in the ToolStripOverflowButton.

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

public:
property Color OverflowButtonGradientMiddle {
	virtual Color get();
}

Property Value

Type: System.Drawing::Color

A Color that is the middle color of the gradient used in the ToolStripOverflowButton.

.NET Framework
Available since 2.0
Return to top
Show: