ProfessionalColorTable.ButtonCheckedGradientBegin 属性

定义

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

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

属性值

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

适用于