如何使选定的 TabItem 看起来附加到文档的其余部分

发布于 2024-09-05 05:35:14 字数 164 浏览 8 评论 0原文

我有一个带有几个选项卡的 WPF 应用程序。我现在正在搞乱样式,例如更改了 ControlTemplate,所以我现在必须定义有关 TabItem 的所有内容。

现在,所选的 TabItem 似乎与下面的文档分离,因为该内容周围有一些细线(没有边框)。我不知道该使用什么技术才能让它看起来再次附着。

I have a WPF app with a few Tabs. I'm now messing around with styling and have for example changed the ControlTemplate so I now have to define everything about the TabItem.

Now the TabItem that is selected seems detached from the document below because of some thin line around that content (there is no border). I'm not sure what technique to use to make it look attached again.

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

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

发布评论

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

评论(1

眸中客 2024-09-12 05:35:14

我的猜测是标题模板是造成这个问题的原因。您也可以设置样式 - 有关详细信息,请参阅此示例: http://www.switchonthecode.com/tutorials/the-wpf-tab-control-inside-and-out

My guess would be that the Header-template is responsible for the problem. You can style that too tho - see this example for details: http://www.switchonthecode.com/tutorials/the-wpf-tab-control-inside-and-out

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