to embedd image in image control using imagelist at run time

sivakumari

Registered User.
Local time
Today, 19:05
Joined
Oct 7, 2004
Messages
13
Hi,
can anyone tell me about how to embedd image in image control using imagelist.
I added the 5 images in imagelist at design time and added the following code.
image.picture=imagelist.listimages(1).picture
but iam getting error.error no :2110,cannot open the file .
thank u,
Siva
 
search this forum, there are similar threads covering this topic. Moreover, you should consider "why" you want to embed your images rather than linking them, since they will increase your database filesize a great deal. However, if you search this forum, there are even some good sample database covering your topic.
 
I have posted comments on this exact issue several times. When you search the DB, look for topic IMAGE CONTROL or PICTURES. Or search for me as poster and then search within that group for IMAGE CONTROL. BUT many others have also posted on this topic and I am far from the best authority.
 

Users who are viewing this thread

Back
Top Bottom