MoveTo Method (Advanced UI and Suite/Advanced UI)
InstallShield 2023 » Automation Interface » Advanced UI and Suite/Advanced UI
Project:This information applies to the following project type:
| • | Suite/Advanced UI |
Edition:The Advanced UI project type is available in the InstallShield. The Suite/Advanced UI project type is available in the Premier edition of InstallShield. For information about the differences between these two project types, see Advanced UI Projects vs. Suite/Advanced UI Projects.
The MoveTo method reschedules a Suite/Advanced UI action to occur directly after the specified other action.
Syntax
MoveTo (PrecedingActionRef As ISWiSuiteActionRef)
Parameters
|
Parameter |
Description |
|
PrecedingActionRef |
Specifies the action that precedes the action that you want to reschedule. The default value of Nothing indicates the top position. |
Applies To
| • | ISWiSuiteActionRef |
See Also
Using Actions to Extend the Behavior of a Suite/Advanced UI Installation