|
Navigation: Program Reference > Dialogs > Wizard Dialogs |
|
Wizard Dialogs are the dialogs used to create the setup wizard interface. The wizard dialogs does not have an owner dialog. They are the main way the end-user will communicate with the setup program.
Normally all wizard dialogs follow a single style. You can define your own style defining a new Style Dialog, and then set the style you created to all wizard dialogs of your setup project, changing the Style property of the wizard dialogs.
Wizard dialogs have a special property named System. This property defines if the wizard dialog will be considered a System Dialog. System dialogs are special wizard dialogs that are not included in setup wizard.