ProfessionalColors.OverflowButtonGradientBegin Property

Definition

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

public:
 static property System::Drawing::Color OverflowButtonGradientBegin { System::Drawing::Color get(); };
public static System.Drawing.Color OverflowButtonGradientBegin { get; }
static member OverflowButtonGradientBegin : System.Drawing.Color
Public Shared ReadOnly Property OverflowButtonGradientBegin As Color

Property Value

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

Applies to