Cutting and Pasting Controls
InstallShield 2022
In the Dialog Editor, you can move a control from one dialog to another by using standard Windows keyboard shortcuts or context menus.
To cut a control from one dialog and paste in another:
1. | Right-click the control and click Cut, or press CTRL+X. A Delete Control dialog box opens to inform you that deleting the control also deletes any associated conditions and actions. |
2. | Click Yes to continue cutting the control from the current dialog. |
3. | Open the second dialog in the Dialog Editor and press CTRL+V to paste the control in the dialog. |
When you are done pasting the control into the new location, specify the control’s properties and behavior.
See Also
Dialogs View (Basic MSI and Other Windows Installer–Based Projects)
Dialogs View (InstallScript, InstallScript MSI, and InstallScript Object Projects)
Exporting a Dialog to an .isd File for Use in Other Projects