How to make a wizard application

Asked By Sandhya Nair
02-Dec-06 02:52 AM
Earn up to 0 extra points for answering this tough question.

Hi ,

I need to develop a utitly in C# windows which will be like a wizard.

How can we achieve  a wizard behaviour from a c#windows application?

On the click of next teh next screen should be displayed and on the click of back the previous screen should eb dispalyed with the enterd values.

Please help me out in this scenario asap.

any repsonse will be highly appreciated .

 

Thanks

sandy

  Try this c# wizard component

sundar k replied to Sandhya Nair
02-Dec-06 03:02 AM

Please have a look into this article about using Winforms wizard in c#, a thirdparty component by which we can create some customizable forms using wizards!

http://www.codeguru.com/csharp/.net/net_general/visualstudionetadd-ins/article.php/c6911/

There are so many available wizard tools available in the internet which will design and generate Forms for you using wizards

If none of the above suits your requirement, you have to write your Custom Code in developing such screens using Vb.net or C#.net. My suggestion is to develop on your own based on the requirement.

 

  i have the same question

sherry asd replied to Sandhya Nair
07-Feb-07 01:56 AM

hi sandy, i'm sherry. i have the same problem too. if u would find out how, plz tell me.

sherry_3718@yahoo.com

Create New Account