Hi everyone,

I have a database with images path.
The form has a toolbar with a menu of body parts( head, torso, hands,....).

I need help so that when the user click on the head button, all the images in database table "head_thumbnails" are loaded in pictureboxes at once.

Thank you.