property CalendarCombo.CommentBackColor as Color
Retrieves or sets the color to highlight the commented events.

TypeDescription
Color A Color expression that specifies the color to mark the dates that have a comment or a tooltip assigned, or a color expression whose last 7 bits in the high significant byte of the value indicates the index of the skin in the Appearance collection, being displayed for dates with comments assigned
The CommentBackColor property indicates the color to mark the dates with the Comment property being set. If the CommentBackColor property is identical with the BackColor property, the dates are not marked as they have assigned a tooltip or a comment.