StateIndicatorIconsSet Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the available icon sets for the state indicator.
public enum class StateIndicatorIconsSet
public enum StateIndicatorIconsSet
type StateIndicatorIconsSet =
Public Enum StateIndicatorIconsSet
- Inheritance
-
StateIndicatorIconsSet
Fields
Name | Value | Description |
---|---|---|
Custom | 0 | The icon is Custom. |
ThreeColoredArrows | 1 | The icon is ThreeColoredArrows. |
ThreeGrayArrows | 2 | The icon is ThreeGrayArrows. |
ThreeFlags | 3 | The icon is ThreeFlags. |
ThreeUnrimmedTrafficLights | 4 | The icon is ThreeUnrimmedTrafficLights. |
ThreeRimmedTrafficLights | 5 | The icon is ThreeRimmedTrafficLights. |
ThreeSigns | 6 | The icon is ThreeSigns. |
ThreeCircledSymbols | 7 | The icon is ThreeCircledSymbols. |
ThreeUncircledSymbols | 8 | The icon is ThreeUncircledSymbols. |
FourColoredArrows | 9 | The icon is FourColoredArrows. |
FourGrayArrows | 10 | The icon is FourGrayArrows. |
RedToBlack | 11 | The icon is RedToBlack. |
FourRatings | 12 | The icon is FourRatings. |
FourTrafficLights | 13 | The icon is FourTrafficLights. |
FiveColoredArrows | 14 | The icon is FiveColoredArrows. |
FiveGrayArrows | 15 | The icon is FiveGrayArrows. |
FiveRatings | 16 | The icon is FiveRatings. |
FiveQuarters | 17 | The icon is FiveQuarters. |
FiveBlocks | 18 | The icon is FiveBlocks. |
FiveStars | 19 | The icon is FiveStars. |
ThreeStars | 20 | The icon is ThreeStars. |
ThreeUpDownTriangles | 21 | The icon is ThreeUpDownTriangles. |