I have M/S ImageCombo control and ImageList control in my Access form.
I have selected images into my ImageList control and set ImageCombo
control's ImageList property to My ImageList controle.
But when run the form, my ImageCombo control does not fill with images in
ImageList control. Please let me to know what is the issue in my work.