Post Reply

Forums -> UltraMon™ -> Visual Studio 2005 docked windows change position
Kyle   2007-08-28 00:25
Am using version 2.7.1.0 of UltraMon with Visual Studio 2005 SP1 and two monitors. I have it maximized to the desktop with the code in one window and various docked windows in the other. Whenever I lock the screen, VS (and in fact, all maxed apps) reverts to a single monitor. But when I max it to the desktop again, the splitter bar between the code and the docked windows moves about an inch or two into the other monitor.

Haven't noticed this in other apps like Excel or Outlook which suggests Visual Studio is the culprit and not UltraMon. But thought I'd bring it up just the same.
Christian Studer   2007-08-28 10:23
Looks like this is due to how Visual Studio handles resizing of its window, UltraMon handles Maximize to Desktop the same way for all applications.

One thing you could try: before locking the system, save window positions manually using the SaveWndPos script, then after unlocking the system restore them via RestoreWndPos.

Christian Studer - www.realtimesoft.com
Forums -> UltraMon™ -> Visual Studio 2005 docked windows change position

Post Reply