ProfessionalColors.ButtonPressedGradientEnd 属性

定义

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

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

属性值

Color

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

适用于