Hi There,
Where can I get a wizard control for .NET 2.0 for a windows forms
application?
This is for visual studio 2005.
Something like this,
http://www.codeproject.com/cs/miscctrl/ak_wizard.asp
But this is for visual studio 2003 and I cannot get it to work (I am
using visual studio 2005). It is too complicated though. I just want a
simple wizard control, nothing more.
Thanks.
Magallo - 18 Dec 2006 11:17 GMT
Try this. I found it useful and simple.
http://www.codeproject.com/cs/miscctrl/DesignTimeWizard.asp
Bye.
> Hi There,
>
[quoted text clipped - 12 lines]
>
> Thanks.