.. _SetActiveWin: SetActiveWin ============================================================================== Activates the currently targeted window. **Syntax**: **Parameters** None. **Remarks** SetActiveWin activates the window that was targeted with TargetWin, TargetChild, SendWin, etc. It calls the operating system command SetActiveWindow. **Example**:: **Related topics** - :ref:`SetForegroundWin` - :ref:`SetFocusWin`