AllColorableItemInfo.crAutoForeground Поле

Определение

Указывает автоматический цвет переднего плана для элемента.

public: System::UInt32 crAutoForeground;
public: unsigned int crAutoForeground;
unsigned int crAutoForeground;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.COLORREF")]
public uint crAutoForeground;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.COLORREF")>]
val mutable crAutoForeground : uint32
Public crAutoForeground As UInteger 

Значение поля

UInt32
Атрибуты

Комментарии

Если crForeground имеет значение COLORREF_AUTO , то этот цвет используется в качестве цвета переднего плана. Часто это «значение цвета отслеживания».

Применяется к