Click here to Skip to main content
15,879,474 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
Paul Conrad23-Jul-07 20:00
professionalPaul Conrad23-Jul-07 20:00 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
Luc Pattyn24-Jul-07 12:18
sitebuilderLuc Pattyn24-Jul-07 12:18 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
Christian Graus24-Jul-07 13:29
protectorChristian Graus24-Jul-07 13:29 
GeneralRe: Drag and drop pictureBox bitmap is overwritten by repaint (C#) Pin
charles92224-Jul-07 22:08
charles92224-Jul-07 22:08 
QuestionData Flow between a web server and a computer Pin
Tarik Guney23-Jul-07 12:12
Tarik Guney23-Jul-07 12:12 
AnswerRe: Data Flow between a web server and a computer Pin
Paul Conrad23-Jul-07 15:20
professionalPaul Conrad23-Jul-07 15:20 
GeneralRe: Data Flow between a web server and a computer Pin
Tarik Guney23-Jul-07 22:39
Tarik Guney23-Jul-07 22:39 
QuestionDisplaying a Form in a specific monitor Pin
Leslie Sanford23-Jul-07 10:21
Leslie Sanford23-Jul-07 10:21 
What I want to do is programmically assign a Form to be displayed on a specific monitor connected to my computer. Say that I have more than one video card in my computer, what I wish to do is choose which card displays a Form.

I've been looking at the Screen[^] class, and it seems to have the functionality I need. Some code snippets I've found here and there show to take the Bounds property of a specific Screen and assign its value to the Bounds property of a Form. The Form will then be displayed in the specified screen.

However, the above, I think, assumes a multi-monitor situation in which the desktop is being displayed across two or more monitors. That's not my situation. I want to have more than one monitor that are independent of each other. The idea ultimately is to have a video being displayed on one form using Managed DirectX and another video being displayed on another form, both in full screen mode (and on seperate screens).

Unfortunately, I only have one monitor connected to my computer at this time, or I would experiment to see what happens. Before I go out and purchase a second video card, I thought I would post my query here to see if anyone can offer any insights into how I can accomplish what I described above. Thanks for your time.
AnswerRe: Displaying a Form in a specific monitor Pin
Luc Pattyn23-Jul-07 11:18
sitebuilderLuc Pattyn23-Jul-07 11:18 
GeneralRe: Displaying a Form in a specific monitor Pin
Leslie Sanford23-Jul-07 12:56
Leslie Sanford23-Jul-07 12:56 
GeneralRe: Displaying a Form in a specific monitor Pin
Luc Pattyn23-Jul-07 13:28
sitebuilderLuc Pattyn23-Jul-07 13:28 
GeneralRe: Displaying a Form in a specific monitor Pin
Leslie Sanford25-Jul-07 17:28
Leslie Sanford25-Jul-07 17:28 
GeneralRe: Displaying a Form in a specific monitor Pin
Paul Conrad25-Jul-07 17:49
professionalPaul Conrad25-Jul-07 17:49 
QuestionC# Winforms DataGridView control in User Control Pin
ADSolArch22-Jul-07 23:08
ADSolArch22-Jul-07 23:08 
QuestionGet window handle from mouse, outside form Pin
Genbox22-Jul-07 4:10
Genbox22-Jul-07 4:10 
QuestionAdding a row with combobox control to a datagrid / datagridview Pin
atulagarwal5620-Jul-07 0:01
atulagarwal5620-Jul-07 0:01 
QuestionGrid Box Control With Check Box Where is it? Pin
ozzyrocsdbn18-Jul-07 3:15
ozzyrocsdbn18-Jul-07 3:15 
AnswerRe: Grid Box Control With Check Box Where is it? Pin
Naji El Kotob18-Jul-07 23:31
Naji El Kotob18-Jul-07 23:31 
QuestionDataGrid Pin
Taras61117-Jul-07 10:23
Taras61117-Jul-07 10:23 
Questioninstallshield Pin
ellllllllie17-Jul-07 1:51
ellllllllie17-Jul-07 1:51 
AnswerRe: installshield Pin
ekynox17-Jul-07 20:02
ekynox17-Jul-07 20:02 
QuestionShortcut Keys to Toolbar Pin
Arunacss17-Jul-07 0:25
Arunacss17-Jul-07 0:25 
AnswerRe: Shortcut Keys to Toolbar Pin
Luc Pattyn18-Jul-07 8:03
sitebuilderLuc Pattyn18-Jul-07 8:03 
QuestionMerging DirectX Pin
Rakesh.Barabari16-Jul-07 20:39
Rakesh.Barabari16-Jul-07 20:39 
QuestionThe Basics - How do I create Arrays? Pin
Digital_Scapegoat16-Jul-07 16:55
Digital_Scapegoat16-Jul-07 16:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.