__THEMEDCOLORTYPE Enumeration
Visual Studio 2015
Specifies the possible color types for GetThemedColor.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| TCT_Background | The colors are drawn as the background of an element. | |
| TCT_Foreground | The colors are drawn as the foreground of an element. |
Show: