Icon displayed instead of picture

S

Steve

I have a bound object on my forms and reports, i would
like to display the picture when a form or report opens
but all i get is an icon,oletype is set to content,
images are jpeg, and bmp, any help would be great.
 
G

Guest

hi,
what is your bound object? if it is a image control, the
image control's picture property must be the file path to
the picture.
 
Top