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

TypeDescription
Boolean A boolean expression that indicates whether the control's images list window is visible or hidden.
The property has effect only at design time. Use the Images method to attach an image list to the control. The ImageSize property defines the size (width/height) of the icons within the control's Images collection.