PIMSRC_COLOR
4/8/2010
The PIMSRC_COLOR enumeration identifies the name of the registry key that specifies the color customizations that a Source Provider supports. For more information, see Customizing an Appointment Item's Background Color.
Syntax
enum PIMSRC_COLOR {
PIMSRC_COLOR_APPOINTMENTS_BACKGROUND = 1
};
Elements
- PIMSRC_COLOR_APPOINTMENTS_BACKGROUND
This Source Provider uses alternate background colors for Appointments in the Agenda and Day views. The format is COLORREF.
Remarks
The value "1" is the name of the registry key that specifies the color value.
Requirements
Header | pimstore.h |
Library | Pimstore.lib |
Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later |
See Also
Reference
Customizing the PIM User Experience by Using Source Providers
Concepts
Customizing an Appointment Item's Background Color