SystemColors.InactiveCaptionText 属性
定义
public:
static property System::Drawing::Color InactiveCaptionText { System::Drawing::Color get(); };
public static System.Drawing.Color InactiveCaptionText { get; }
member this.InactiveCaptionText : System.Drawing.Color
Public Shared ReadOnly Property InactiveCaptionText As Color
属性值
Color,它是非活动窗口标题栏中文本的颜色。A Color that is the color of the text in an inactive window's title bar.