AllColorableItemInfo::crAutoForeground Field

 

Specifies the automatic foreground 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 crAutoForeground

Field Value

Type: System::UInt32

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

Return to top
Show: