ProfessionalColorTable.ButtonSelectedGradientEnd 属性

定义

获取按钮被选定时使用的渐变的结束颜色。

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

属性值

一个 Color,表示按钮被选定时使用的渐变的结束颜色。

适用于