ProfessionalColorTable.StatusStripGradientEnd 属性

定义

获取在 . 上使用 StatusStrip的渐变的结束颜色。

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

属性值

Color 种是用于该 StatusStrip渐变的结束颜色。

适用于