Change Window Position

Changes the position of the given window

This activity changes the position of the user-specified window.

Input

  • Window Position: Specifies the position to which the specified window is to be changed. the available options are:-

    • BringToFront

    • SendToBack

    By default, the value is set to BringToFront.

Last updated