Share via


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,為現用視窗標題列中文字的色彩。

適用於