Is it possible to assign an SVG image to use as the image displayed in the RadMessageBox?
I notice that PictureBox is used rather than RadPictureBox, RadPictureBox supports SVG and it seems that PictureBox does not. Is there a reason why it cannot use RadPictrureBox?
The reason I ask, is that when specifying the image directly, it does not scale nicely when used on monitors with different DPI.
Thanks
Toby