AllColorableItemInfo::crAutoBackground Field

 

Specifies the automatic background color for an item.

Namespace:   Microsoft.VisualStudio.Shell.Interop
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::UInt32

If .crBackground is COLORREF_AUTO, then this color is used as the background color. This is often a "tracking color value."

Return to top
Show: