SystemBrushes.ActiveCaptionText 屬性

定義

取得 SolidBrush,這是使用中視窗標題列之文字的色彩。

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

屬性值

SolidBrush,為使用中視窗標題列的背景色彩。

適用於