Method SetImages
SetImages(Image?, Image?)
Sets the images for the control.
public void SetImages(Image? image, Image? disabledImage)
Parameters
SetImages(Image?, Image?, ImageSet?, ImageSet?)
Sets the images for the control.
public virtual void SetImages(Image? image, Image? disabledImage, ImageSet? imageSet, ImageSet? disabledImageSet)