Adding button to titlebar (like Firefox 4) in VB.NET & WPF or WinForms on XP or Vista/7

前端 未结 1 699
刺人心
刺人心 2020-12-18 09:37

I was wondering if it is possible to add a button to the title bar in vb.net - I found a way to do this in one or the other but is it possible to do it on both?

Here

相关标签:
1条回答
  • 2020-12-18 09:58

    You can handle the task easily with the WPF Shell Integration Library

    enter image description here

    0 讨论(0)
提交回复
热议问题