AllColorableItemInfo.crAutoForeground Feld

Definition

Bezeichnet die automatische Vordergrundfarbe für ein Element.

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 

Feldwert

UInt32
Attribute

Hinweise

Wenn crForeground COLORREF_AUTO den Wert hat, wird diese Farbe als Vordergrundfarbe verwendet. Dies ist häufig ein "nach Verfolgungs Farbwert".

Gilt für