class ImageMultichoice(Multichoice)

ImageMultichoice is a Multichoice control that displays its values in the form of images.

Constructor

ImageMultichoice(images, values)
Initialises the control with the given images and corresponding values.
---