Event object
An Event object points to a DATE and contains graphical information like: colors, font attributes, images, tooltips, and so on. Use the Events property in order to access the Events collection

 NameDescription 
  BackColorRetrieves or sets a value that indicates the event's background color. 
  BoldRetrieves or sets a value that indicates whether the event should appear in bold. 
  CommentRetrieves or sets a value that indicates the event's comment. 
  CommentTitleRetrieves or sets a value that indicates the event's comment title. 
  DateGets the event's date. 
  DisabledRetrieves or sets a value that indicates whether the event is disabled or enabled. 
  ForeColorRetrieves or sets a value that indicates the event's foreground color. 
  ImageRetrieves or sets the event's image. 
  ItalicRetrieves or sets a value that indicates whether the event should appear in italic. 
  MarkerRetrieves or sets a value that indicates whether the event's marker is visible or hidden. 
  StrikeOutRetrieves or sets a value that indicates whether the event should appear in strikeout. 
  UnderlineRetrieves or sets a value that indicates whether the event appears as underlined. 
  UserDataRetrieves or sets the event's user associated extra data.