It would be nice to have Wizard control in WinForms.
Yes, there is User Interface Process Application Block available, but if I
need a simple
two-step wizard, it is an overkill.
It won't take very long to make a simple wizard from scratch, but it is
still nice to have
a simple light-weight control that can be reused...
Why isn't it a part of WinForms?
Thanks,
-Stan
Markus Hjärne - 08 Feb 2006 12:43 GMT
Take a look at http://www.codeproject.com/cs/miscctrl/DesignTimeWizard.asp.
/Markus
> It would be nice to have Wizard control in WinForms.
>
[quoted text clipped - 11 lines]
>
> -Stan