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