标签: c# winforms
您好我想使用C#在Windows窗体中创建像此http://actionscriptnotes.com/showcase/macmenu/Main.html这样的mac样式菜单。
答案 0 :(得分:0)
Google'wpf mac dock'。有几个项目: this,and that。
编辑 - 没注意到你想要使用Winforms。正如其他人所说,可能不会发生。您可以在Winforms中嵌入WPF控件。