While I'm here, does anyone know if there's a standard MS wizard designer or is it a case of DIY?
Printable View
While I'm here, does anyone know if there's a standard MS wizard designer or is it a case of DIY?
I believe that VB5/VB6 comes with some kind of template for this; check out the application wizard. I haven't used it myself, but I have gone the DIY route to write my own wizards (they're not that tough to do). Good luck.