|
static |
Loads appointment images from application resources.
Use this function to provide your custom images (icons) for appointments.
By default the images are loaded from the resource with IDB_BCGBARRES_CALENDAR_ICONS ID.
nResID | Specifies the resource ID number of the bitmap resource. |
cxImage | Image (icon) width. |
clrTransparent | An RGB value which specifies the transparent color of the bitmap. |
bAutoScale | If TRUE, the bitmap will be scaled according to current DPI. |