property Calendar.ShowImageList as Boolean
Specifies whether the control's image list window is visible or hidden.

TypeDescription
Boolean A boolean expression that specifies whether the control's image list window is visible or hidden.

By default, the ShowImageList property is False. The control's images panel is visible only at design time. The Images method sets the control's handle image list. The ImageSize property defines the size (width/height) of the icons within the control's Images collection.

 The following screen shot shows the control's images panel: