lu
2025-03-31 236874a930147c27e46c673d8c1a607f1260e8aa
DevApp/Gs.DevApp/UserControl/UcBtnPrint.Designer.cs
@@ -36,7 +36,7 @@
            // 
            this.btnReport.Dock = System.Windows.Forms.DockStyle.Right;
            this.btnReport.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.printernetwork_16x16;
            this.btnReport.Location = new System.Drawing.Point(106, 0);
            this.btnReport.Location = new System.Drawing.Point(138, 0);
            this.btnReport.Margin = new System.Windows.Forms.Padding(0);
            this.btnReport.Name = "btnReport";
            this.btnReport.Size = new System.Drawing.Size(94, 36);
@@ -62,7 +62,7 @@
            this.Controls.Add(this.btnDesign);
            this.Margin = new System.Windows.Forms.Padding(0);
            this.Name = "UcBtnPrint";
            this.Size = new System.Drawing.Size(200, 36);
            this.Size = new System.Drawing.Size(232, 36);
            this.ResumeLayout(false);
        }