__THEMEDCOLORTYPE Enumeration

 

Specifies the possible color types for GetThemedColor.

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

public enum __THEMEDCOLORTYPE

Member nameDescription
TCT_Background

The colors are drawn as the background of an element.

TCT_Foreground

The colors are drawn as the foreground of an element.

Return to top
Show: