12 out of 17 rated this helpful - Rate this topic

User Interface Wizard Behavior

To author a simple user interface, developers of installation packages can utilize a user interface design that adheres to interface wizard behavior.

The term user interface wizard behavior means that each dialog box in a sequence contains a Next>> button, which the user clicks to move to the next dialog box after entering data or configuring information in the current dialog box. If the user decides to go back and change any information entered in a previous dialog box, each dialog box contains a <<Previous button that the user clicks to go back. At the end of the wizard sequence, the user clicks a Finish button to begin the installation process.

The UI described in the UI example adheres to user interface wizard behavior. See An Installation Example.

 

 

Build date: 11/30/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.