SystemColors.GradientInactiveCaption 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取非 Color 活动窗口标题栏的颜色渐变中最浅的结构。
public:
static property System::Drawing::Color GradientInactiveCaption { System::Drawing::Color get(); };
public static System.Drawing.Color GradientInactiveCaption { get; }
static member GradientInactiveCaption : System.Drawing.Color
Public Shared ReadOnly Property GradientInactiveCaption As Color
属性值
它是 Color 非活动窗口标题栏颜色渐变中最浅的颜色。