| How to make a wizard application |
| Sandhya Nair posted at Saturday, December 02, 2006 2:52 AM |
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 at Saturday, December 02, 2006 3: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 at Wednesday, February 07, 2007 1: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 |
 |
| |
|
|