how fetch image id from a panal
hi every one,
i am doing on windows application in VB.NET
in this project i store images into sql server, and get image using for loop.
in this for loop i create a picture box and disply the fetched image.
in this picture box created in side a panal.
my problem is "when i click the image i want to get that image's id".