Move application to second monitor in MFC
        Posted  
        
            by Anu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Anu
        
        
        
        Published on 2010-03-25T06:15:53Z
        Indexed on 
            2010/03/25
            6:23 UTC
        
        
        Read the original article
        Hit count: 404
        
dual-monitor
|mfc
Hi, I m developing applcaiton in VS2008 VC++.net
I want to move the application to secondary monitor.Not by clicking and dragging using mouse. Is there any function like MoveToMonitor by pressing the button or any shortcut keys. Then it should move to secondary monitor.
© Stack Overflow or respective owner