I'm using C# with VS 2008, and I've created a .rdlc report file with 3 image boxes on it. How do I add images programmatically to this report file? 1 image is a resource image, and the other 2 are generated during runtime.