Silverlight TabItem标题隐藏

发布于 2024-08-25 22:02:00 字数 82 浏览 4 评论 0 原文

是否可以(在 XAML 中)隐藏 Silverlight(最好是 Silverlight 4)中选项卡控件中选项卡项的标题?

提前致谢

Is it possible (in XAML) to hide the headers of the tab items in a tab control in Silverlight (preferably Silverlight 4)?

Thanks in advance

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

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

发布评论

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

评论(1

终难遇 2024-09-01 22:02:00

我之前通过复制开箱即用的 MS 模板来完成此操作,并编辑复制的模板以影响所需的任何更改,例如隐藏元素。然后我将这个新模板应用到控件中。

以下是 Silverlight 3 选项卡控件模板<的链接/a>.我不知道SL 4是否相同。

I accomplished this before by copying the out-of-the-box MS template, and edited that copied template to affect whatever changes were needed, such as hiding elements. Then I applied this new template to the control.

Here is a link to the Silverlight 3 tab control templates. I don't know if they are the same for SL 4.

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