M
Mike Fechner
Guest
You can’t get the .NET out of the Progress client. If you want it or not So I see no reason, why you cannot use the System.Windows.Forms.Screens:AllScreens array to obtain information about the available screens. https://msdn.microsoft.com/en-us/library/system.windows.forms.screen.allscreens(v=vs.110).aspx Any as far as I know, setting the X and Y coordinates of a Progress window follows the same dimensions as the .NET screens array provides.
Continue reading...
Continue reading...