ProfessionalColors.ButtonCheckedGradientBegin 属性

定义

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

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

属性值

Color

Color,按钮被选中时使用的渐变。

适用于