次の方法で共有


System.Note.Color

Windows 10、バージョン 1703、Windows 10、バージョン 1607、Windows 10、バージョン 1511、Windows 10、バージョン 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

備考

PKEY 値は Propkey.h で定義されます。

propertyDescription する

searchInfo

labelInfo する

typeInfo する

displayInfo する

stringFormat する

booleanFormat する

numberFormat する

dateTimeFormat する

enumeratedList する

drawControl する

editControl する

filterControl する

queryControl