摘要:
int h, w; //w = System.Windows.Forms.Screen.GetWorkingArea(this).Width; //h = System.Windows.Forms.Screen.GetWorkingArea(this).Height; h = System.Windows.Forms.Screen.PrimaryScreen.Bounds.Height; w = System.Windows.Forms.Screen.PrimaryScreen.Bounds.Width; gt.FormBorderStyle = FormBorderStyle.None; . 阅读全文
posted @ 2012-11-29 11:09
怡馨
阅读(698)
评论(0)
推荐(0)

浙公网安备 33010602011771号