Positioning a dialog box
Posted: Wed Mar 21, 2018 5:18 pm
Hello,
I positione my dialog boxes like this :But in case I have more than one screen, how can I positione my dialog box on a second screen the same way?
If I open a dialog box on my second screen, it is always positioned at the top of the screen.
Thanks a lot for any help.
I positione my dialog boxes like this :
Code: Select all | Expand
ACTIVATE DIALOG Em1Dlg CENTERED
If I open a dialog box on my second screen, it is always positioned at the top of the screen.
Thanks a lot for any help.