Gui window Positioning in Autohotkey
Posted
by Hitesh Chavda
on Stack Overflow
See other posts from Stack Overflow
or by Hitesh Chavda
Published on 2010-03-23T09:27:21Z
Indexed on
2010/03/23
9:33 UTC
Read the original article
Hit count: 563
autohotkey
In Autohotkey,
I want to position my Gui window to right bottom of the screen but how?
For illustrate,
+--------------------------------------+
| Desktop (screen) |
| |
| |
| +----------+ |
| | Gui | |
| | window | |
| | | |
| | | |
| +----------+ |
+--------------------------------------+
© Stack Overflow or respective owner