Our users would like certain screens maximized. I have done that using the window.moveto and window.resizeto properties as suggested in this forum. However, if the user decides to minimize the screen, it does not revert to the original
size. Is there not a property available such as: window.maximize, window.minimize, window.normal ... as is available in Visual Studio?