AddControl(WizardBoolean) | Input control for boolean values. See WizardBoolean for further information. |
AddControl(WizardDateTime) | Input control for date and time values. See WizardDateTime for further information. |
AddControl(WizardFolderBrowser) | Displays a folder browser. See WizardFolderBrowser. |
AddControl(WizardLabel) | Control to show a text. |
AddControl(WizardList) | Input control for selecting values from a list. See WizardList for further information. |
AddControl(WizardNumber) | Input control for numeric values. See WizardNumber for further information. |
AddControl(WizardOpenFile) | Displays a dialog control to open a file. See WizardOpenFile for further information. |
AddControl(WizardOpenFileServer) | Displays a dialog control to open a file server. See WizardOpenFileServer for further information. |
AddControl(WizardSaveFile) | Displays a dialog control to save a file. See WizardSaveFile for further information. |
AddControl(WizardText) | Input control for string values. See WizardText for further information. |