We do not support dropshadows generation in the report itself. However if you find a way to create the "spiced up" images outside of the report and hook it to the picturebox, they would display fine.
Greetings,
Steve
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
OK, it is clear that the Picturebox does not support dropshadow from itself.
But do you think it is possible to have a solution with overlaying two pictureboxes to get a dropshadow effect?
Thanks
Joffrey
0
Accepted
Steve
Telerik team
answered on 26 Aug 2008, 01:51 PM
Hello Joffrey,
That would not be possible as some of the formats such as excel and html do not support overlapping items and the results would be unexpected. What you can do is apply the drop shadow as background image to the picturebox item and place the actual image as the source for the item.
Kind regards,
Steve
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.