GroupsWindowPosition | |||||
Contains the rectangle where the "Groups" window was positioned when it was most recently closed. When this window is displayed for the next time, it uses this position.
The parameter contains four numbers: top (comma) left (comma) width (x) height E.g.: 1000,100,600x300 Top and left are absolute screen coordinates. Width and height are scaled to 100% DPI resolution. Depending on the monitor configuration, top and left may be negative. |
|||||
|