Windows Explorer's window in access form
Hello
Do you know any component in Access to create a form which includes something similar to a Windows Explorer's window in which a list of pictures retrieved from a database could be displayed either with name or with thumbnails?
How can I possibly call a standard picture file editor from access in order to display any particular picture the user has interest for from the mentioned list of pictures?
Thanks
Re: Windows Explorer's window in access form
listview control
should be available from additional controls
you could use an image control to display pictures