silverlight 4 和布局样式

发布于 2024-09-08 03:33:50 字数 297 浏览 1 评论 0原文

有谁知道 Silverlight 工具包网站使用了哪些布局样式。 特别是右侧的两个区域,上面有可扩展和多个选项卡项目。 http://www.silverlight.net/content/samples/ sl4/toolkitcontrolsamples/run/default.html

我们可以使用它吗?

Does anybody knows what layout styles has been used on Silverlight toolkit website.
Specially the Two Regions on Right Hand Side with Expandable and multiple tab items on it.
http://www.silverlight.net/content/samples/sl4/toolkitcontrolsamples/run/default.html

Can we use that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

奢华的一滴泪 2024-09-15 03:33:50

左侧使用 Accordian 控件 可以在 Silverlight Toolkit 中免费获得,

对于右侧我可能会猜想他们使用的是选项卡控件,选项卡的样式显示在控件的底部。

对于整体布局,您可以使用具有两列和 GridSplitter 使用户能够调整宽度。

The left hand side uses the Accordian control which is freely available in the Silverlight Toolkit

For the right hand side I might guess that they are using a tab control with the tabs styled to appear at the bottom of the control.

For the overall layout, you can use a grid control with two columns and a GridSplitter to enable the user to adjust the width.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文