+ Reply to Thread
Results 1 to 2 of 2

Thread: Saving Position and Split Screen

  1. #1
    Newbie Crom is an unknown quantity at this point
    Join Date
    Mar 2007
    Posts
    1

    Saving Position and Split Screen

    Hi, can anyone show/tell me how to keep my application from restoring the location beyond the bounds of the first monitor? The application is opened in a split screen environment and when closed the x and y coordinates are saved. The user then removes the second screen and loads the application. The application loads beyond the only screen left and is unaccessable. Is there some .NET feature for this? It is .NET 2.0 in C#. Thanks.

  2. #2
    Administrator Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan's Avatar
    Join Date
    Nov 2005
    Location
    Hendersonville, NC
    Posts
    24,556
    Blog Entries
    97
    I assume you mean dual monitors? We have a post with the code for this in Managed C++ so it should be fairly easy for you to convert to C#

    Dual Monitors and the window position

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts