SystemColors.InactiveBorder 属性
定义
public:
static property System::Drawing::Color InactiveBorder { System::Drawing::Color get(); };
public static System.Drawing.Color InactiveBorder { get; }
member this.InactiveBorder : System.Drawing.Color
Public Shared ReadOnly Property InactiveBorder As Color
属性值
一个 Color,它是非活动窗口边框的颜色。A Color that is the color of an inactive window's border.