开发者

Silverlight tabcontrol with external Page as content

开发者_运维问答I am new to silverlight. I'm trying to convert a jquery tabcontrol page to a SL 4. on my previous page each tab was containing an iframe with its URL to an external page. Let's say, the first one is http://Google.com, the second one is http://Microsoft.com etc.How can i make in SL.


SL 4 introduced a Web browser control which used to be available only in 3rd party offers previously (ComponentOne for instance)

So you just have to add two tabs to your tab control, define a web browser control as the content of each tab and call Navigate to go to a specific Url

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜