Common dialog parametersThe list of the common dialog parameters. Description Optionally, you may add comments here describing the purpose of this element.
Header text The caption of the header panel.
Header description The description on the header panel.
Text The main text on the dialog. Some dialogs don't have this parameter.
Logo Image The top right image or the left image depending on dialog settings. By default, the top right image is defined on Dialog Settings. By default, the left image is defined on Install Script and Uninstall Script.
Window Interface Specify where you want to show the image. Some dialogs don't have this parameter. Logo image at the left - The image is shown at the left Logo image at the left [Stretch] - The image is shown at the left with stretching. Logo image on the header - The image is shown on the header.
Buttons What buttons are shown on the dialog. Some dialogs don't have this parameter. Auto - detect required buttons automatically. Cancel - button Cancel only Prev + Cancel - buttons Prev and Cancel Next + Cancel - buttons Next and Cancel Prev + Next + Cancel - buttons Prev, Next and Cancel
If Condition You can specify a condition when the dialog must be shown. If the condition is FALSE then the dialog is skipped. Some dialogs don't have this parameter. See How to use If Condition for more details. See also:How to move and resize dialog controls |