3D 要素の影の色を表す Pen オブジェクトを取得します。影の色は、光源の反対側にある 3D 要素に部分的に適用されます。
Public Shared ReadOnly Property ControlDark As Pen
[C#]
public static Pen ControlDark {get;}
[C++]
public: __property static Pen* get_ControlDark();
[JScript]
public static function get ControlDark() : Pen;
プロパティ値
3D 要素の影の色を表す Pen オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ