简体   繁体   English

如何在wpf中渲染窗口关闭/最大化/最小化按钮?

[英]How can i render window close / maximize / minimize buttons in wpf?

(Dropping this here, since i couldn't remember the font name and someone else might find this useful.) (在这里删除它,因为我记不起字体名称,而其他人可能会觉得这很有用。)

What is an easy way to render these buttons 什么是渲染这些按钮的简单方法

One of the easiest way to do this is using a textblock and using font family "Marlett" 最简单的方法之一是使用文本块并使用字体系列“Marlett”

https://www.reactos.org/wiki/Marlett_Characters https://www.reactos.org/wiki/Marlett_Characters

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在MVVM WPF中调整窗口大小,最小化,最大化或关闭窗口? - How can I resize, minimize, maximize or close Window in the MVVM WPF? WPF RibbonWindow 最小化、最大化/恢复和关闭按钮不可见 - WPF RibbonWindow Minimize, Maximize / Restore, and Close Buttons Not Visible 在 WPF 中,我可以拥有一个带有常规最小化、最大化和关闭按钮的无边框窗口吗? - In WPF, can I have a borderless window that has regular minimize, maximise and close buttons? 隐藏最小化,最大化,关闭窗口中的按钮并显示图标 - Hide minimize, maximize, close buttons from a window and show the icon 如何检索窗口的最小化,最大化和关闭按钮的大小? - How to retrieve the size of the Minimize, Maximize and Close button of a Window? 如何从可调整大小的窗口中删除最小化和最大化按钮? - How to remove minimize and maximize buttons from a resizable window? XAML通过SystemCommands最小/最大化/关闭按钮 - XAML minimize/maximize/close buttons through SystemCommands 使用命令绑定或事件处理程序是否是在WPF中实现“关闭”,“最小化”和“最大化”按钮的更好方法? - Is using command binding or event handler a better approach to implement Close, Minimize and Maximize Buttons in WPF? 更改最小化,关闭和最大化窗口的图标 - Change the icon of the window of the minimize, close and maximize 弹出菜单时,窗口的关闭、最小化、最大化按钮不起作用 - Window's close, minimize, maximize buttons don't work while menu is popped up
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM