ProfessionalColors.ButtonSelectedGradientEnd 属性

定义

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

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

属性值

Color

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

适用于