SystemBrushes::ControlDarkDark Property

 

Gets a SolidBrush that is the dark shadow color of a 3-D element.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property Brush^ ControlDarkDark {
	static Brush^ get();
}

Property Value

Type: System.Drawing::Brush^

A SolidBrush that is the dark shadow color of a 3-D element.

The dark shadow color is applied to the parts of a 3-D element that are the darkest color.

.NET Framework
Available since 1.1
Return to top
Show: