SystemBrushes.ControlDarkDark プロパティ

定義

3D 要素の暗い影色を表す SolidBrush を取得します。

public:
 static property System::Drawing::Brush ^ ControlDarkDark { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush ControlDarkDark { get; }
static member ControlDarkDark : System.Drawing.Brush
Public Shared ReadOnly Property ControlDarkDark As Brush

プロパティ値

3D 要素の暗い影色を表す SolidBrush

注釈

暗い影の色が、最も暗い色の 3D 要素の部分に適用されます。

適用対象