Enum KnownColorCategory
Known colors categories enumeration.
[Flags]
public enum KnownColorCategory
Fields
Other = 8
Other colors.
Standard = 1
Standard colors (like Black, White, etc.).
System = 2
System-defined colors (like ActiveBorder, ControlLight, etc.).
Web = 4
Web colors (like BlanchedAlmond, SkyBlue, etc.).