Form Wizard

  • Thread starter Thread starter SF
  • Start date Start date
Hi

Is there a control to build a Form Wizard like in vb.net?

SF

You mean to layout a form where you add / remove / modify controls? I
don't really know of one, the closest I've done to this is a half-
finished runtime control resizer:

http://www.codeproject.com/KB/miscctrl/rtcontrolresizer.aspx

There may be some other articles on codeproject that will explain some
of the other functionality, so some searching might come in useful.

Thanks,

Seth Rowe [MVP]
 

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