For the sake of completeness the source code of the page is presented in the next paragraph. A major portion of the code is for the appearance of the control.
The Wizard control in VS 2005 IDE is a nifty control which can be put to use in a variety of ways. Forms that take in user info which are unwieldy can be broken up into organized blocks handled by the Wizard. User information validation can be made using validating controls. The code as presented will work correctly when you are using only the buttons, as the coding has only taken care of this in the logic. The header text could have been an item in the property page, but you may need to open the source file to add the property. This tutorial has only touched upon some bare essentials; there is a lot more to the Wizard than meets the eye.
| DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware. |