- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This post is for anyone searching for a way to specify the position of the debug console window in visual studio. On a two monitor system with VS in monitor 1, I like to have the console window open in monitor 2. This stackoverflow thread explains how to do it. Basically, position the console window where you want it, and from the console window's titlebar get into the Properties dialog and uncheck "Let system position window". It works for me on windows 7.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have application with A "Windows" window and a console for user information. You can use SetWindowPos API for the position and size of each.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page