Is there any framework or tutorial on how to create a wizard in C#. I need to provide the user a way to do a sequence of selections/user inputs. I thought Wizards would be a
I've found the DevExpress XtraWizard control to be quite nice to work with