Link to home
Start Free TrialLog in
Avatar of HappyFunBall
HappyFunBall

asked on

How to stop browser auto resize when debugging in Visual Studio

When I click the Start Debugging or the Start without debugging options in Visual Studio, either a new browser window is opened or the previously used browser is brought to the forefront.  No matter what state the browser was in before I clicked the button (minimized, maximized, etc), the browser is automatically resized and displayed on the screen.

Has anyone seen a way to stop Visual Studio from resizing the browser?  Or even better, tell it to fully maximize the browser when starting the application?  It's very annoying to keep resizing the browser everytime I click either of those buttons.

Thanks in advance!
ASKER CERTIFIED SOLUTION
Avatar of Sam_Jayander
Sam_Jayander

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of HappyFunBall
HappyFunBall

ASKER

Nice!

Thank you very much!