ExPicture object
The ExPicture object identifies an icon or a picture to be displayed using the Pictures or ExtraPictures property of the Event object. The ExPictures collection is accessible through the Pictures property of the control. The ExPicture object supports the following properties and methods:

NameDescription
ContentIndicates the picture's content as it was previously added.
EnabledIndicates whether the picture shows as enabled or disabled.
HeightSpecifies the height of the picture, in pixels.
IconSpecifies the index of the icon to be shown.
KeyIndicates the key of the picture.
PictureRetrieves or sets a graphic to be displayed in the picture.
ShowHandCursorIndicates whether the hand cursor is shown if the cursor hovers the picture.
WidthSpecifies the width of the picture, in pixels.