SystemBrushes.WindowText 屬性

定義

取得 SolidBrush,其為視窗工作區中 (client area) 文字的色彩。

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

屬性值

SolidBrush,為視窗工作區中文字的色彩。

適用於