ProfessionalColorTable.ButtonCheckedGradientMiddle 属性

定义

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

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

属性值

Color

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

适用于