ASPX页面作为Silverlight轮播中的项 [英] ASPX page as item in Silverlight Carousel

查看:86
本文介绍了ASPX页面作为Silverlight轮播中的项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我是Silverlight的新手,正在研究此页面中显示的轮播效果:

http://www.shinedraw.com/animation-effect/flash-vs-silverlight-image-carousel/


是否可以包括ASPX页面而不是图像,并重现类似的效果?怎么做?

谢谢,
Anil

Hi, I am new to Silverlight and am working on Carousel effect shown in this page:

http://www.shinedraw.com/animation-effect/flash-vs-silverlight-image-carousel/


Is it possible to include an ASPX page instead of image, and reproduce similar effect? How to do it?

Thanks,
Anil

推荐答案

Silverlight4具有WebBrowser控件.只是谷歌"Silverlight4 WebBrowser控件":

http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-html-hosting-in-the-webbrowser-control.aspx [
Silverlight4 has a WebBrowser control. Just google "Silverlight4 WebBrowser control":

http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-html-hosting-in-the-webbrowser-control.aspx[^]


Telerik有一个控件
RadHtmlPlaceHolder [使用iframe的简单Silverlight Web浏览器 [ ^ ]

根据约翰的建议,另一种方法是使用 System.Windows .Controls.WebBrowser [ ^ ]控件,但您需要注意WebBrowser控件仅用于在仅在浏览器外部运行的Silverlight应用程序中使用.

问候
Espen Harlinn
Telerik has one control
RadHtmlPlaceHolder[^]

That''s one way to solve your problem. It''s probably implemented in a manner similar to this: A simple Silverlight Web browser using iframe[^]

Another is to use, as John advices, the System.Windows.Controls.WebBrowser[^] control, but you need to be aware that the WebBrowser control is intended for use in Silverlight applications that run outside the browser only.

Regards
Espen Harlinn


这篇关于ASPX页面作为Silverlight轮播中的项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆