| 
 | 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.
| szResID | Points to a null-terminated string that contains the name 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. |