次の方法で共有


SystemPens.WindowText プロパティ

ウィンドウのクライアント領域のテキストの色を表す Pen オブジェクトを取得します。

Public Shared ReadOnly Property WindowText As Pen
[C#]
public static Pen WindowText {get;}
[C++]
public: __property static Pen* get_WindowText();
[JScript]
public static function get WindowText() : Pen;

プロパティ値

ウィンドウのクライアント領域のテキストの色を表す Pen オブジェクト。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

SystemPens クラス | SystemPens メンバ | System.Drawing 名前空間