WPF 主题看起来像 Windows XP/WinForms

发布于 2024-08-20 16:01:30 字数 134 浏览 8 评论 0原文

我正在寻找一个看起来像 Windows XP/WinForms 的 WPF 主题。基本上,我想要 WPF 的所有优点,但又不想让我的业务分析师因为颜色看起来不同而惊慌失措。

(也很遗憾,我真的很喜欢在 CodePlex 上找到的主题。)

I'm looking for a WPF theme that looks like Windows XP/WinForms. Basically I want all the WPF goodness, but without my business analyst freaking out because the colors look different.

(Pity too, I really like the themes I found on CodePlex.)

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

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

发布评论

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

评论(1

梦在夏天 2024-08-27 16:01:30

如果您不覆盖默认控件的样式/模板,它们将在任何 Windows 主题中以本机方式显示。你的应用程序看起来就像 XP 下的 XP,Vista 下的 Vista,等等。

以防万一:XP 主题名为 Luna。如果您需要您的应用程序在任何 Windows 操作系统下使用它 - 查找有关 WPF 主题的文档 (MSDN)。

If you don't override styles/templates of default controls they will look natively in any Windows theme. Your app will look like XP under XP, like Vista under Vista, and so on.

Just in case: XP theme is called Luna. If you need your app to use it under any Windows OS - look for documentation (MSDN) about theming in WPF.

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