在 WPF 中创建类似 Firefox 4 的菜单
我想知道是否有人知道如何执行此操作...我知道如何执行标题栏按钮和所有内容,只是菜单本身我遇到了麻烦,例如按钮被拆分,它们打开一个菜单。
有谁知道样品在哪里吗?
I was wondering if anyone knows how to do this... I know how to do the titlebar button and everything, its just the menu itself I am having troubles with, for example the buttons are split, and they open a menu.
Does anyone know where any samples are?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
首先,使用 WPF Shell 集成库 来完全控制窗口镶边。
For a start, use the WPF Shell Integration Library for having full control of the window chrome.