WPF 文档查看器样式

发布于 2024-08-23 12:30:40 字数 106 浏览 5 评论 0原文

我正在尝试重新设计 WPF 中的文档查看器,并且我已经重新设计了除底部工具栏之外的所有内容。我遇到的问题是弄清楚如何设置底部工具栏及其子控件的样式。有谁知道如何重新设计这个?

谢谢。

I am trying to restyle the document viewer in WPF and I have restyled everything but the tool bar at the bottom. The problem I having is figuring out how to style the toolbar at the bottom and its child controls. Does anyone know how to restyle this?

Thanks.

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

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

发布评论

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

评论(1

櫻之舞 2024-08-30 12:30:40

通常的方法是提供自定义 ControlTemplate。以下是默认定义,供您参考:http://msdn.microsoft。 com/en-us/library/aa970452.aspx

The usual way would be to supply a custom ControlTemplate. Here is the default definition, for your reference: http://msdn.microsoft.com/en-us/library/aa970452.aspx.

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