3D 要素の強調表示カラーを表す Pen オブジェクトを取得します。強調表示カラーが、最も明るい色の 3D 要素の部分に適用されます。
Public Shared ReadOnly Property ControlLightLight As Pen
[C#]
public static Pen ControlLightLight {get;}
[C++]
public: __property static Pen* get_ControlLightLight();
[JScript]
public static function get ControlLightLight() : Pen;
プロパティ値
3D 要素の強調表示カラーを表す Pen オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ