Reference Report Image Control

  • Thread starter Thread starter news.microsoft.com
  • Start date Start date
N

news.microsoft.com

How to reference an image control on a report?

I have this code in the report open event and it's getting error:

Me.imgHeader.Report.Picture = "c:\images\barney.gif"

imgHeader is an Image control.

TIA.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top