I am working on a database that essentially manages tasks. I want one of the fields on my form to be a drop down list of icons representing various task stages (in progress, complete, reviewed, etc.) I don't need text, just the list of icons that I designate. Can't seem to figure out how to make this work.
Is the ActiveX ImageComboBox linked to an ImageList control my only option? If so, how does it work because I have tried setting all of the properties of both controls and I don't see the icons I should be seeing in the combo box.
Thanks, any help is appreciated.
Is the ActiveX ImageComboBox linked to an ImageList control my only option? If so, how does it work because I have tried setting all of the properties of both controls and I don't see the icons I should be seeing in the combo box.
Thanks, any help is appreciated.