I want to display an image with the oh-so-popular glass table reflection, but I don't particularly want to use radCarousel since I only want to display one image at a time. Is there a way to do this in say a radPanel or other control?
3 Answers, 1 is accepted
0
Martin Vasilev
Telerik team
answered on 27 Feb 2009, 04:16 PM
Hello Joel Kraft,
Thank you for the question.
Currently the reflection of RadCarousel is not supported by any other control or item out of the box. We do have plans to extend and expose this functionality in other controls in the near future but I am not able to specify any details now.
Nevertheless, you can very easy implement such an effect on your own. You can find a couple of useful articles on the topic by searching Internet. For example you can review following CodeProject's article: http://www.codeproject.com/KB/GDI-plus/Image-Glass-Reflection.aspx
Do not hesitate to contact me again if you have other questions.
Any idea what color to pass it so it looks transparent on a radControl? I tried Color.Transparent and the results weren't great.
0
Martin Vasilev
Telerik team
answered on 05 Mar 2009, 07:11 AM
Hi Joel Kraft,
Thank you for getting back to me. The provided link to the CodeProject article was only for your reference. Discussing specific topics on this article is out of Telerik support scope. I can recommend you take a look on several examples on the internet, just for making a decision how to implement your own method according to your needs. Write me back if you have any other questions.