SystemPens.ActiveCaptionText 屬性

定義

會得到 Pen 一個與活躍視窗標題欄文字顏色相同的結果。

public:
 static property System::Drawing::Pen ^ ActiveCaptionText { System::Drawing::Pen ^ get(); };
public static System.Drawing.Pen ActiveCaptionText { get; }
static member ActiveCaptionText : System.Drawing.Pen
Public Shared ReadOnly Property ActiveCaptionText As Pen

屬性值

Pen

Pen A 是活動視窗標題欄文字的顏色。

適用於