C#如何设屏幕的右下角的座标
如题
[解决办法]
System.Windows.Forms.SystemInformation.PrimaryMonitorSize.Width
System.Windows.Forms.SystemInformation.PrimaryMonitorSize.Height
[解决办法]
发布时间: 2011-12-31 23:50:30 作者: rapoo
C#如何设屏幕的右下角的座标
如题
[解决办法]
System.Windows.Forms.SystemInformation.PrimaryMonitorSize.Width
System.Windows.Forms.SystemInformation.PrimaryMonitorSize.Height
[解决办法]