P
Phil Hellmuth
I have a column in a table for the path for an image. I want to display the
image in a detail row in a continuous form. This gets tricky with the Image
control. MSDN suggests manipulating the Image Picture property during the
On Current event, but this strategy populates every row on the form with the
same picture. Anything else I can try?
image in a detail row in a continuous form. This gets tricky with the Image
control. MSDN suggests manipulating the Image Picture property during the
On Current event, but this strategy populates every row on the form with the
same picture. Anything else I can try?