System.Note.Color

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.Note.Color
   shellPKey = PKEY_Note_Color
   formatID = 4776CAFA-BCE4-4CB1-A23E-265E76D8EB11
   propID = 100
   SearchInfo
      InInvertedIndex = false
      IsColumn = true
   typeInfo
      type = UInt16
      EnumeratedList
         UseValueForDefault = True
         enum
            name = Blue
            value = 0
            text = Blue
            defineToken = NOTE_COLOR_BLUE
         enum
            name = Green
            value = 1
            text = Green
            defineToken = NOTE_COLOR_GREEN
         enum
            name = Pink
            value = 2
            text = Pink
            defineToken = NOTE_COLOR_PINK
         enum
            name = Yellow
            value = 3
            text = Yellow
            defineToken = NOTE_COLOR_YELLOW
         enum
            name = White
            value = 4
            text = White
            defineToken = NOTE_COLOR_WHITE
         enum
            name = LightGreen
            value = 5
            text = Light Green
            defineToken = NOTE_COLOR_LIGHTGREEN

Windows Vista

propertyDescription
   name = System.Note.Color
   shellPKey = PKEY_Note_Color
   formatID = 4776CAFA-BCE4-4CB1-A23E-265E76D8EB11
   propID = 100
   SearchInfo
      IsColumn = true
   typeInfo
      type = UInt16
      EnumeratedList
         UseValueForDefault = True
         enum
            value = 0
            text = Blue
            defineName = NOTE_COLOR_BLUE
         enum
            value = 1
            text = Green
            defineName = NOTE_COLOR_GREEN
         enum
            value = 2
            text = Pink
            defineName = NOTE_COLOR_PINK
         enum
            value = 3
            text = Yellow
            defineName = NOTE_COLOR_YELLOW
         enum
            value = 4
            text = White
            defineName = NOTE_COLOR_WHITE
         enum
            value = 5
            text = Light Green
            defineName = NOTE_COLOR_LIGHTGREEN

Remarks

PKEY values are defined in Propkey.h.

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl