__THEMEDCOLORTYPE Enum

Definition

Specifies the possible color types for GetThemedColor(Guid, String, UInt32).

public enum class __THEMEDCOLORTYPE
public enum class __THEMEDCOLORTYPE
enum __THEMEDCOLORTYPE
public enum __THEMEDCOLORTYPE
type __THEMEDCOLORTYPE = 
Public Enum __THEMEDCOLORTYPE
Inheritance
__THEMEDCOLORTYPE

Fields

TCT_Background 0

The colors are drawn as the background of an element.

TCT_Foreground 1

The colors are drawn as the foreground of an element.

Applies to