|
-
January 14th, 2009, 11:38 AM
#1
Multiple Monitor Question
Is there a way to easily allow a user to move a form that has its Window State set to Max from one monitor to another when a person is working with a dual monitor setup? Some code example would be appreciated.
-
January 14th, 2009, 01:18 PM
#2
Re: Multiple Monitor Question
In code, just add the coord's of the first screen to get 0,0 of the second monitor. You can stitch two images together for a screen saver with two images
-
January 14th, 2009, 06:32 PM
#3
Re: Multiple Monitor Question
I recently did a sample which might help you showing a form on a secondary monitor.
Please look it up here:
http://www.codeguru.com/forum/showpo...7&postcount=15
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|