E
Ed Leaders
I have placed an image on a form and would like the picture in that image to
change as I go to a new record based on a field that I display on the form.
The field holds a path to the image I want to display.
I thought all I had to do was
ImageName.Picture = File_Name.text
and had placed this in the oncurrent property of the form.
But this does not work.
Any suggestions?
I have set the image property to link (not embedded)
change as I go to a new record based on a field that I display on the form.
The field holds a path to the image I want to display.
I thought all I had to do was
ImageName.Picture = File_Name.text
and had placed this in the oncurrent property of the form.
But this does not work.
Any suggestions?
I have set the image property to link (not embedded)