次の方法で共有


System.FlagColor

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

備考

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

propertyDescription する

searchInfo

labelInfo する

typeInfo する

displayInfo する

stringFormat する

booleanFormat する

numberFormat する

dateTimeFormat する

enumeratedList する

drawControl する

editControl する

filterControl する

queryControl