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

Re: Is Wizard control only available for ASP.NET? by Markus

Markus
Wed Feb 08 06:43:00 CST 2006

Take a look at http://www.codeproject.com/cs/miscctrl/DesignTimeWizard.asp.

/Markus

"Stan" <nospam@yahoo.com> skrev i meddelandet
news:%23vbvgj0JGHA.1320@TK2MSFTNGP15.phx.gbl...
> 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
>