property CalendarCombo.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.

The control's images panel is visible only at design time. By default, the ShowImageList property is True. Use the Images method to assign a list of icons to the control, at run time. 

The following screen shot shows the control's images panel, available only at design time: