.NET     Console.WriteLine( "All Things .NET" );
.NET Nerd Blog Home
9.21.2004

 
Multiple Monitors Support - Enumerate Monitors
If my WinForms login dialog is set to CenterScreen start position, I want it to center on the main monitor, not spanning the dual monitor margin.

EnumDisplayMonitors( ) can help.

Google Groups: View Thread "dual monitors and running the application"


Comments: Post a Comment

Powered by Blogger