Click to See Complete Forum and Search --> : Newbie


oystagoymp
January 25th, 2007, 04:18 AM
I am trying to develop a wizard because I don't really know how to install the ones I found. I am using Visual c# Express Edition and none of the files I have downloaded are compatible. Can anyone give me the steps to creating a wizard and I don't mean to hide the tabs in a tabcontrol. What I've done so far is add a form with an array of panels. I have a few questions/problems:

1) I cannot add custom properties with (get/set) to my Wizard class (inherited from form).

2) How would I be able to change panels during design time, i.e. a button that doesn't appear during run time.

3) Is there a tutorial on the web to creating a wizard from beginning to end and if there isn't would someone please give me the basic steps.

Thanks.

Eitan

jhammer
January 25th, 2007, 07:02 AM
http://www.differentpla.net/content/2005/02/wizard-csharp1