VSColorTable::ButtonText Property

 

Gets the color used to draw the text in a 3-D element.

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

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

Property Value

Type: System.Drawing::Color

A Color that is the color used to draw the text in a 3-D element

Return to top
Show: