ProfessionalColorTable.StatusStripGradientBegin 属性

定义

获取在 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

属性值

Color

一个 Color,表示在 StatusStrip 上使用的渐变的开始颜色。

适用于