UI_SWATCHCOLORMODE enumeration
Specifies whether a swatch has normal or monochrome mode.
Syntax
typedef enum _UI_SWATCHCOLORMODE { UI_SWATCHCOLORMODE_NORMAL = 0, UI_SWATCHCOLORMODE_MONOCHROME = 1 } UI_SWATCHCOLORMODE;
Constants
- UI_SWATCHCOLORMODE_NORMAL
-
The swatch is normal mode.
- UI_SWATCHCOLORMODE_MONOCHROME
-
The swatch is monochrome. The swatch's RGB color value will be interpreted as a 1 bit-per-pixel pattern.
Requirements
|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Send comments about this topic to Microsoft
Build date: 11/14/2012