Share via


SystemColors.WindowText 屬性

定義

取得 Color 結構,這是視窗工作區中文字的色彩。

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

屬性值

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

適用於