摘要:
运行效果:代码: 1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using Syste... 阅读全文
摘要:
控件设计:设置上述出去Button和Form控件的剩余控件(PrintDialog1等)的Document属性为相应的PrintDocument。代码: 1 using System; 2 using System.Collections.Generic; 3 using System.Compon... 阅读全文