ProfessionalColors.StatusStripGradientBegin Property

Definition

Gets the starting color of the gradient used on the StatusStrip.

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

Property Value

A Color that is the starting color of the gradient used on the StatusStrip.

Applies to