Connecting Tech Pros Worldwide Forums | Help | Site Map

Dual Monitors

VideoSmeden
Guest
 
Posts: n/a
#1: Feb 18 '07
Hi
I'm trying to make some software for use in NetTv, but now i need to know
how to control, on witch monitor a form will open.

Please help me with some code snippets.

Thanks in advance



Rick Rothstein \(MVP - VB\)
Guest
 
Posts: n/a
#2: Feb 18 '07

re: Dual Monitors


I'm trying to make some software for use in NetTv, but now i
Quote:
need to know how to control, on witch monitor a form will open.
You may find the following of some help -- go to your VB Help Files, select
the Search tab (note I said SEARCH tab) and type in

SAMPLE: MULTIMON.EXE

or possibly

FILE: MULTIMON.EXE

depending on the version of your VB Help files. Anyway, select the first
listed article (at least its the first one on my system); it will start with
whichever of the above search strings you used. This gives you some
information and a link to download a heavily commented VB project called
Multimon.exe.


Rick


Closed Thread