读书人

C#怎么设屏幕的右下角的座标

发布时间: 2011-12-31 23:50:30 作者: rapoo

C#如何设屏幕的右下角的座标
如题


[解决办法]
System.Windows.Forms.SystemInformation.PrimaryMonitorSize.Width
System.Windows.Forms.SystemInformation.PrimaryMonitorSize.Height
[解决办法]

探讨
System.Windows.Forms.SystemInformation.PrimaryMonitorSize.Width
System.Windows.Forms.SystemInformation.PrimaryMonitorSize.Height

读书人网 >C#

热点推荐