ProfessionalColors.ButtonCheckedGradientMiddle 属性

定义

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

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

属性值

Color

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

适用于