VSColorTable::ToolWindowBackground Property

 

Gets the color used to draw the background of a tool window.

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

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

Property Value

Type: System.Drawing::Color

A Color that is the color used to draw the background of a tool window.

Return to top
Show: