Creating a wizard in VB.NET

  • Thread starter Thread starter E.T. Grey
  • Start date Start date
E

E.T. Grey

Hi,

I remember it was possible to create a (user defined) wizard in an
application - using an add-in (or something like that) in a previous
version of VB. I cannot seem to find anything about doing this with
VB.NET either in the documentation or on the internet - any ideas how
this can be done?

thanks
 
E.T. Grey said:
I remember it was possible to create a (user defined) wizard in an
application - using an add-in (or something like that) in a previous
version of VB. I cannot seem to find anything about doing this with
VB.NET either in the documentation or on the internet

<URL:http://www.codeproject.com/cs/miscctrl/tswizard.asp>
<URL:http://www.codeproject.com/cs/miscctrl/ak_wizard.asp>
<URL:http://www.codeproject.com/cs/miscctrl/magicwizard.asp>
<URL:http://www.sellsbrothers.com/tools/genghis/>
 
Back
Top