ColorableItemInfo Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubfieldbBackgroundValid

BOOLEAN value indicating the background color is valid.

System_CAPS_pubfieldbFontFlagsValid

BOOLEAN value indicating the font flags are valid.

System_CAPS_pubfieldbForegroundValid

BOOLEAN value indicating the foreground color is valid.

System_CAPS_pubfieldcrBackground

DWORD specifying the background color.

System_CAPS_pubfieldcrForeground

DWORD specifying the foreground color.

System_CAPS_pubfielddwFontFlags

DWORD specifying the font flags

Return to top
Show: