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