ColorableItemInfo.crForeground Champ

Définition

Valeur DWORD qui spécifie la couleur de premier plan.

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

Valeur de champ

UInt32
Attributs

Remarques

Signature COM

À partir de vsshell. idl :

COLORREF crForeground;  

Les valeurs pour le crForeground sont une combinaison d’indicateurs de l' __VSCOLORTYPE énumération et des valeurs RVB littérales.

S’applique à