ColorableItemInfo Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | bBackgroundValid | BOOLEAN value indicating the background color is valid. |
![]() | bFontFlagsValid | BOOLEAN value indicating the font flags are valid. |
![]() | bForegroundValid | BOOLEAN value indicating the foreground color is valid. |
![]() | crBackground | DWORD specifying the background color. |
![]() | crForeground | DWORD specifying the foreground color. |
![]() | dwFontFlags | DWORD specifying the font flags |
Show:
