dual

  1. U

    display video on 2 forms

    I've been trying to create a simple program with vb 2010 to play video's (when you use multiple screens) on the main screen (with controls) and the full screen (with no controls) on the second screen. I get it to work that I can open the second screen and play a video, but the video is only...
  2. S

    Question use two monitors

    Hello all, is there a way to make application in VB.NET which will be able to work in two monitor (dual-head graphic cards) environments. For example, on first monitor windows form is displayed which is used to control what is happening on second (full screen graphics or video). Is it possible...
  3. M

    Question Changing the default display

    Hi there, I have done a lot of googleing on this and can't find a definitive answer. I have a dual head graphics card with 2 monitors attatched. I need a bit of code to swap the primary display. I have an idea that it's something to do with APIs (ChangeDisplaySettings or...
Back
Top