次の方法で共有


SystemPens.GrayText プロパティ

淡色表示になっているテキストの色を表す Pen オブジェクトを取得します。リスト内の無効の項目は、淡色のテキストで表示されます。

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