Multi-Monitor Application

V

vikash

Hi All,

I am developing a Window based application using .NET 2.0.

In the application i want to have the support for Multi-monitor mode.

For that, i would like to know if there is any in - build support for
creating such application.

Thanks
Vikash
 
G

Guest

What kind of features do you want? In general all stuff related to
multimonitors is supported by videocard and drivers. you can move windows
between monitors, stratch it and etc.

BTW, see at the System.Windows.Forms.Screen.AllScreens method
I am developing a Window based application using .NET 2.0.

In the application i want to have the support for Multi-monitor mode.

For that, i would like to know if there is any in - build support for
creating such application.

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top