I'm saving the last position of an dialog (left and top) befor closing it.
When starting up the dialog again I'm using:
Code: Select all
SetDialogProperty>Dialog1,,Position,poDesigned
SetDialogProperty>Dialog1,,Left,%strWinX%
SetDialogProperty>Dialog1,,Top,%strWinY%
Is there a possibility, when the dialog was positioned at the second monitor before closing it, to get it opened again at the second monitor?
So far as I can see, values for "Left" will be ignorend when > as the screen's wide.