摘要:
using Microsoft.Reporting.WinForms; using System; using System.Data; using System.Windows.Forms; namespace WindowsFormsApp13 { public partial class Fo 阅读全文
posted @ 2020-02-21 18:50
zhujie-
阅读(239)
评论(0)
推荐(0)
摘要:
一,创建AutoSizeFormClass类 using System; using System.Drawing; using System.Windows.Forms; namespace WindowsFormsApp15 { public static class AutoSizeFormC 阅读全文
posted @ 2020-02-21 00:11
zhujie-
阅读(1606)
评论(0)
推荐(0)