A wizard template for VB.NET?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm building some wizard-like applications using VB.NET. I have a solution
which is a set of related forms successively shown with showdialog. The
dialogs are subclasses of a base form which has most of the functionality. It
works and looks OK to the user. But, from a design viewpoint it feels loose
and messy. Is a wizard solution available?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top