0
kicks
Create wizard user-interfaces in your apps easily with the ShellObject
Original Article :http://www.ssware.com/articles/create-wizard-user-interfaces-in-your-apps-easily-with-shellobjects.net-wizard-control.htm
The Wizard control in ShellObjects allows you to quickly create user interfaces in the wizard format. A wizard presents a long information gathering procedure in the form a series of simple UI pages. Each page may display information to the user and may gathers data or choices from the user. Each page also displays a Back, Next and Finish button to allows the user to navigate through the wizard. Additionally, Help and Cancel buttons are also displayed.