Last Updated:
14 Aug 2026 12:34
by Russ
Currently, when using a BackgroundImage on report items such as Panels, there is no way to control how the image is positioned/scaled within the container. The current workaround is to use a PictureBox for this and place it behind the content, but it is not ideal, especially considering the overlapping content.