System.FlagColor

Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8, Windows 7

propertyDescription
   name = System.FlagColor
   shellPKey = PKEY_FlagColor
   formatID = 67DF94DE-0CA7-4D6F-B792-053A3E4F03CF
   propID = 100
   SearchInfo
      InInvertedIndex = false
      IsColumn = true
   typeInfo
      type = UInt16
      EnumeratedList
         UseValueForDefault = True
         enum
            name = Purple
            value = 1
            text = Purple
            defineToken = FLAGCOLOR_PURPLE
         enum
            name = Orange
            value = 2
            text = Orange
            defineToken = FLAGCOLOR_ORANGE
         enum
            name = Green
            value = 3
            text = Green
            defineToken = FLAGCOLOR_GREEN
         enum
            name = Yellow
            value = 4
            text = Yellow
            defineToken = FLAGCOLOR_YELLOW
         enum
            name = Blue
            value = 5
            text = Blue
            defineToken = FLAGCOLOR_BLUE
         enum
            name = Red
            value = 6
            text = Red
            defineToken = FLAGCOLOR_RED

Windows Vista

propertyDescription
   name = System.FlagColor
   shellPKey = PKEY_FlagColor
   formatID = 67DF94DE-0CA7-4D6F-B792-053A3E4F03CF
   propID = 100
   SearchInfo
      IsColumn = true
   typeInfo
      type = UInt16
      EnumeratedList
         UseValueForDefault = True
         enum
            value = 1
            text = Purple
            defineName = FLAGCOLOR_PURPLE
         enum
            value = 2
            text = Orange
            defineName = FLAGCOLOR_ORANGE
         enum
            value = 3
            text = Green
            defineName = FLAGCOLOR_GREEN
         enum
            value = 4
            text = Yellow
            defineName = FLAGCOLOR_YELLOW
         enum
            value = 5
            text = Blue
            defineName = FLAGCOLOR_BLUE
         enum
            value = 6
            text = Red
            defineName = FLAGCOLOR_RED

Remarks

PKEY values are defined in Propkey.h.

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl