This topic has not yet been rated - Rate this topic

PIMSRC_COLOR

Windows Mobile 6.5
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.


enum PIMSRC_COLOR {
  PIMSRC_COLOR_APPOINTMENTS_BACKGROUND = 1
};
PIMSRC_COLOR_APPOINTMENTS_BACKGROUND

This Source Provider uses alternate background colors for Appointments in the Agenda and Day views. The format is COLORREF.

The value "1" is the name of the registry key that specifies the color value.

Headerpimstore.h
LibraryPimstore.lib
Windows MobilePocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.