No Background Images in ReportViewer
I am using VB2005 ReportViewer. I am trying to load a background image into a text box in the main body of the report.
I set the value of the report textbox to the path and file name that is in a linked text box on my form. I get no errors when run, but there is never any image shown in the text box.
I am using External for the image type, and have set ExternalImage to True when the report form opens.
What am I missing here?
Thanks for any help,
George
|