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