Creating a wizard-based app

Dec 2 2004 9:48 AM
I'm building a fairly simple application that will open as a wizard and, when the wizard is finished, do some database and I/O work. The problem is that I'm expecting to find a wizard class of some sort and I'm not finding it. Am I just blind? Is there some standard way to implement a wizard that I just don't know about?

Answers (1)