Display image resources in a dropdown

Hi,

I’d like to know if there is a way to display the file names of images which are stored in an application as Image Resource files. The design has a number of different images, and a form called ‘Keyword’ to display the right image - at present this is a text field, and you just type in the image file name. I’d like to convert this to a drop-down dialog, so that you are selecting the file instead.

Regards,

Lawrence

Subject: maybe

take a look at NotesNoteCollection with SelectImageResources to build a list of image resources you can display