Load the images into image list, display in Form and save
I am working on a windows application where I would need to load the images into an ImageList using a browse button in a form and display them under the browse button once added in to the ImageList. After this, these files should be saved into a table called Pictures in the database through SQL Connection on clicking the Submit button. Can someone help me with this. Thanks in advance.
Maen BadwanPosted Mar 22, 2018, 4:50 AM
This way you will have an image list control that contains different picture boxes on a panel.
https://www.leadtools.com/help/leadtools/v20/dh/to/using-leadtools-document-viewer.html