如何获得像Office 2010那样的标题栏按钮?
how is it possible to give to the mininum / maximum / close buttons of the title bar of a WPF application the same style as in Office 2010?
As you can see, the buttons are well integrated in the title bar.
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看GlassWindow in FluidKit,位于 CodePlex。
另请浏览
自定义窗口WPF 中的 Chrome
Have a look at GlassWindow in FluidKit at CodePlex.
Also go through
Custom Window Chrome in WPF