List View

  • Thread starter Thread starter Steph
  • Start date Start date
S

Steph

I'm using Access 2000

In my form, I have a list view.
I want it to show in thumbnails. Is it possible?

The list isn't linked to any directory so I need to put the picture's link
for all items in the list.

Can I do this with a list view or should I use something else?
Any example would be greatly appreciated

Thanks
Stephen
(e-mail address removed)
 
Steph said:
I'm using Access 2000

In my form, I have a list view.
I want it to show in thumbnails. Is it possible?

The list isn't linked to any directory so I need to put the picture's link
for all items in the list.

Can I do this with a list view or should I use something else?
Any example would be greatly appreciated

Thanks
Stephen
(e-mail address removed)


You can display icons by adding an image list control to your form
(in addition to the listview control) and linking the images to the listview
control.

See:

"Using the ListView Control"

in Help

--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top