问题
I'm looking for a good "Wizard" library for Winforms. WYSIWYG editor preferrable, but not a must.
回答1:
You pretty much have to role your own. It's not that hard. I wrote one in under 30 minutes.
Here's two links to help you out:
http://www.codeguru.com/csharp/.net/net_general/visualstudionetadd-ins/article.php/c6911/
http://www.differentpla.net/content/2005/02/implementing-wizard-c
回答2:
DevExpress has an excellent wizard control but most usually do roll their own.
来源:https://stackoverflow.com/questions/1613232/any-good-wizard-libraries-for-winforms