怎样获取系统的屏幕分辨率?
例如: 800,600 1024,768 .....
是否存在于注册表的某个位置? 谢谢!
------解决方案--------------------System.Windows.Forms.Screen.PrimaryScreen.Bounds.Width
System.Windows.Forms.Screen.PrimaryScreen.Bounds.Height
*****************************************************************************
欢迎使用CSDN论坛专用阅读器 : CSDN Reader(附全部源代码)
最新版本:20070212
http://www.cnblogs.com/feiyun0112/archive/2006/09/20/509783.html