ProfessionalColorTable.StatusStripGradientBegin Property

Definition

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

public:
 virtual property System::Drawing::Color StatusStripGradientBegin { System::Drawing::Color get(); };
public virtual System.Drawing.Color StatusStripGradientBegin { get; }
member this.StatusStripGradientBegin : System.Drawing.Color
Public Overridable ReadOnly Property StatusStripGradientBegin As Color

Property Value

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

Applies to