VSColorTable::ButtonFace Property

 

Gets the color used to draw the face of a 3-D element.

Namespace:   Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio (in Microsoft.VisualStudio.dll)

public:
property Color ButtonFace {
	Color get();
}

Property Value

Type: System.Drawing::Color

A Color that is the color used to draw the face of a 3-D element

Return to top
Show: