ProfessionalColors.ButtonSelectedGradientBegin 属性

定义

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

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

属性值

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

适用于