摘要: 阅读全文
posted @ 2015-05-25 11:16 -H&H- 阅读(159) 评论(0) 推荐(0)
摘要: int x = 20; int y = 20; while (linesPrinted= e.PageBounds.Height - 80) { //允许多页打印 e.HasMorePages = true; /* * Pri... 阅读全文
posted @ 2015-05-25 10:31 -H&H- 阅读(239) 评论(0) 推荐(0)
摘要: private const int CP_NOCLOSE_BUTTON = 0x200;protected override CreateParams CreateParams{ get { CreateParams myCp = base.CreateParams; ... 阅读全文
posted @ 2015-05-25 00:16 -H&H- 阅读(679) 评论(0) 推荐(0)