Dual Monitors

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • VideoSmeden

    #1

    Dual Monitors

    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\)

    #2
    Re: Dual Monitors

    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.
    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


    Comment

    Working...