I am working on a VB application that requires two monitors. The main monitor shows a windows media video clip and the other monitor contains another VBform that contains buttons. Clicking on a specific button, will direct the user to a specific chapter on the video clip. I can do the latter but I don't know how to move the form containing the buttons to the second monitor. Is there an API that will allow me to do this?

TIA

Mike