次の方法で共有


SystemPens.InactiveCaptionText プロパティ

アクティブでないウィンドウのタイトル バーのテキストの色を表す Pen オブジェクトを取得します。

Public Shared ReadOnly Property InactiveCaptionText As Pen
[C#]
public static Pen InactiveCaptionText {get;}
[C++]
public: __property static Pen* get_InactiveCaptionText();
[JScript]
public static function get InactiveCaptionText() : 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 名前空間