次の方法で共有


SystemPens.WindowFrame プロパティ

ウィンドウの枠の色を表す Pen オブジェクトを取得します。

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