cWizardDialogBox

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

The cWizardDialogBox prototype class provides the functionality to build a wizard by combining, both external windows and internal controls for the different steps of the wizard.

Applications can override many of the methods to customize the behavior of the wizard.

The design should be used to specify properties for the different steps, and should not try to remove or add steps at run time. But the user could change the order of steps at run time.

Super Classes

Instance Objects with mapped interfaces

Methods