Posts Tagged ‘wizard’
Create a Windows Form Wizard
A few weeks ago I found myself needing to create a Windows Form application that would allow the user to enter details for an operation over several steps and then commit the operation in the final step. Essentially, I wanted to create a ‘wizard’.
