C# .NET - Try this c# wizard component |
| sundar k replied to Sandhya Nair at 02-Dec-06 03:02 |
 | 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.
|