Microsoft
Apple
Hardware
Software
Network
Shareware
Games Online
Live Scores - TV
Microsoft FAQ
»
Development
»
Other
»
how can i send a diferent image to two monitors pluged to one computer with a VGA Splitter
how can i send a diferent image to two monitors pluged to one computer with a VGA Splitter
how can i send a diferent image to two monitors pluged to one computer with a VGA Splitter, because now i have de two monitors displaying the same image and not a diferent.
Solution: how can i send a diferent image to two monitors pluged to one computer with a VGA Splitter
To determine if there are two displays connected to your computer you may use following code:
DECLARE INTEGER GetSystemMetrics IN user32 INTEGER nIndex
lnNumberOfMonitors = GetSystemMetrics(80)
To move your VFP window to the second monitor which is placed on the right side of your main monitor you have to change _screen.Left and _screen.Top properties to be outside of your main display size. E.g. if your main display size is 1280 x 800 the you have to set
_screen.Left = 1300 and _screen.Top can remain unchanged.
You may simply test it from Command window and check the values in form Properties window.
Same is valid for forms displayed As Top-Level forms (Form.ShowWindow property must be set to 2).
One you set the position of the main VFP window it will appear on the same place next time you execute VFP.
Active
Sql Query - Limiting query results
Joining problem - really urgent
line 12... What am i doing wrong =C
Access 2003 report fill with NA
on ener other value appear in form
not working forms (vba error)
Send to HTML reports with SendObject
Anyone know a fix for a broken IE7?
Anchor text with small image. Trouble spacing in IE.
ddereg.exe problem with VFP 9
Problem: Exchange Migration from SBS 2003 to Exchange 2007
Problem: On Timer Stoppage & Macro Error Handling
outlook 2000 "TCP/IP connection was unexpectedly terminated by your mail server. If this problem persists, contact your LAN
Windows Server 2003 Scheduled Tasks Not Running in Background
email notification when disk space is running low
Active Directory failed to construct a mutual authentication service principal name (SPN) for the domain controller.
AccessVB:Set Focus on currently selected record
Problem: What's the best design of DNS in AD-Intergrated zone?
How to insert automatic, sequential numbering on an excel template
Making a chart see a #DIV/0! error as an empty cell
How can I stop MS Excel from calculating cells.
Pass Through Query Repeatedly Prompting for ODBC Connection information
Maintenance overlap for database
Problem: Exporting report to .pdf format
Problem: How can I have a macro execute automatically when data is scanned into a cell?
Problem: Set default line weight, font, etc. in Microsoft PowerPoint 2007
Modify find/replace dialog box settings
What is the Best Way to Setup Microsoft Access Record Navigation?
stsadm
Outer join in access