I need to develop a Windows application using .NET 2.0. My requirement is to have two different windows forms inside which we will have to embed two different web forms and display one form on one display device and the other on another display device.
Its only the display devices that will be different. How can i configure my application to be displayed on two different display devices?
ramyaraghu19...
0 Points
1 Post
Display of the same Windows Application in two different display devices
Nov 19, 2007 05:13 AM|LINK
I need to develop a Windows application using .NET 2.0. My requirement is to have two different windows forms inside which we will have to embed two different web forms and display one form on one display device and the other on another display device. Its only the display devices that will be different. How can i configure my application to be displayed on two different display devices?
vinz9969
Member
80 Points
25 Posts
Re: Display of the same Windows Application in two different display devices
Nov 30, 2007 12:58 AM|LINK
Did you mean the Webbrowser control?