i want to check if two image boxes are displaying the same picture? ive tried
if image1.picture = image2.picture then
bla bla bla

but it hasnt worked? any other suggestions?!