Announcement

Collapse
No announcement yet.

Set Window Position of another Program

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Set Window Position of another Program

    Hi guys! I would like to know how to set the window position of another program.
    For example:

    I run another program like "cmd" and I want to set the size of the window "cmd" to 400x300.
    How can I do that?

    Thank you very much, because thanks to active helper, I'm learning new things

  • #2
    You need to look at the actions - Window.EnumerateTitles (to find the hWnd of the one you want) and Window.SetPos (to move it)

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎