ProfessionalColors.StatusStripGradientBegin 属性

定义

获取在 StatusStrip 上使用的渐变的开始颜色。

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

属性值

Color

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

适用于