WindowActivationOptions
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
WindowActivationOptions
Use these constants as the values of the Step.WindowActivation and StepType.WindowActivation properties.
- WinActOption_ActivateWhenStepCompletes –(Value: 2) Activate when the step completes.
- WinActOption_IfActiveReactivateWhenStepCompletes –(Value: 3) If initially active, reactivate when the step completes.
- WinActOption_None –(Value: 1) No activation.