AllColorableItemInfo::crAutoBackground Field
Visual Studio 2015
Specifies the automatic background color for an item.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.COLORREF")] unsigned int crAutoBackground
Field Value
Type: System::UInt32If .crBackground is COLORREF_AUTO, then this color is used as the background color. This is often a "tracking color value."
Show: