Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
作为我之前关于Non Client Area在Window Chrome(也Windows Forms称为 WPF我需要在Non Client Area或 Window Chrome 中添加一些按钮,类似于 Firefox 4
Non Client Area
Windows Forms
WPF
据我所知,在 WPF 中更容易做到这一点。我不知道从哪里开始。如果可能的话,有人可以给我一些关于如何做到这一点的指导吗?
您应该修改窗口控件模板。请参阅此处的示例。