Issue related image display

I want to display in a new form created with a relation with item , and took the images from inventory and display in the new form

I wont be able to do that

What is stopping you?

I have given a windows control and in it and want to display according to items images

let suppose i added a new item id field in one new table and and want to take the image from invent table to the new form that i created with the use of new table and want to display the image through code in windows control for image

You still haven’t explained what’s the problem you need a help with. Saving the image to database? Showing it in a form? Something else?

Look at CompanyImage form - it’s contains code for both saving and displaying an image.

i want to show it in the form