Click here to Skip to main content
15,886,069 members
Articles / Desktop Programming / Windows Forms
Alternative
Tip/Trick

Ensure visibility of your windows when switching computerscreens

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
30 Nov 2010CPOL 7.8K   1
I have for years used the follow to fetch a window to a visible screen.1. Right click the window on the taskbar and select 'Move' (or use the keystrokes Alt-Space, M)2. Move the mouse a bit3. Press "left arrow"4. Move the mouse around - you will see the window outline ;) 5. left click...
XML
I have for years used the follow to fetch a window to a visible screen.
1. Right click the window on the taskbar and select 'Move' (or use the keystrokes Alt-Space, M)
2. Move the mouse a bit
3. Press "left arrow"
4. Move the mouse around - you will see the window outline ;) 
5. left click to drop the window on screen.
:cool:

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralStep 2 is not required. Pin
Qwertie30-Nov-10 18:14
Qwertie30-Nov-10 18:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.