VsColors::ToolboxBackgroundKey Property

 

Gets the toolbox background key.

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

public:
property Object^ ToolboxBackgroundKey {
	static Object^ get();
}

Property Value

Type: System::Object^

The toolbox background key.

Return to top
Show: