Share via


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)

Syntax

'Declaration
Public crAutoForeground As UInteger
public uint crAutoForeground
public:
unsigned int crAutoForeground
val mutable crAutoForeground: uint32
public var crAutoForeground : uint

Remarks

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

.NET Framework Security

See Also

Reference

AllColorableItemInfo Structure

Microsoft.VisualStudio.Shell.Interop Namespace