WinForms Aero Wizard in C#?

笑着哭i 提交于 2019-12-06 07:28:10

问题


I'm looking to implement a wizard C# in WinForms (not WPF), and I'd like it to comply with the Aero Wizard guidelines.

Can anyone point me at some sample code?


回答1:


There are two projects on Codeplex:

  • AeroGlassProvider
  • Windows Forms Aero

The first was started in Feb 2009, the second in Feb 2007 (it has screen shots which seem to indicate it works), but neither have been updated recently.




回答2:


There is an Aero Wizard Demo in the Windows SDK .NET Framework 3.0 Samples. Download it here



来源:https://stackoverflow.com/questions/1136043/winforms-aero-wizard-in-c

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!