111
yxj
2022-02-19 9c6aef7ace10b8afacf79c272598d26fb9882362
BLL/Form4.Designer.cs
@@ -43,7 +43,7 @@
            this.axGRDisplayViewer1.Location = new System.Drawing.Point(60, 87);
            this.axGRDisplayViewer1.Name = "axGRDisplayViewer1";
            this.axGRDisplayViewer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGRDisplayViewer1.OcxState")));
            this.axGRDisplayViewer1.Size = new System.Drawing.Size(90, 59);
            this.axGRDisplayViewer1.Size = new System.Drawing.Size(192, 192);
            this.axGRDisplayViewer1.TabIndex = 0;
            // 
            // axGRDesigner1
@@ -52,7 +52,7 @@
            this.axGRDesigner1.Location = new System.Drawing.Point(143, 162);
            this.axGRDesigner1.Name = "axGRDesigner1";
            this.axGRDesigner1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGRDesigner1.OcxState")));
            this.axGRDesigner1.Size = new System.Drawing.Size(57, 34);
            this.axGRDesigner1.Size = new System.Drawing.Size(192, 192);
            this.axGRDesigner1.TabIndex = 1;
            // 
            // axGRPrintViewer1
@@ -61,14 +61,14 @@
            this.axGRPrintViewer1.Location = new System.Drawing.Point(161, 21);
            this.axGRPrintViewer1.Name = "axGRPrintViewer1";
            this.axGRPrintViewer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGRPrintViewer1.OcxState")));
            this.axGRPrintViewer1.Size = new System.Drawing.Size(72, 66);
            this.axGRPrintViewer1.Size = new System.Drawing.Size(192, 192);
            this.axGRPrintViewer1.TabIndex = 2;
            // 
            // Form4
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(284, 262);
            this.ClientSize = new System.Drawing.Size(572, 323);
            this.Controls.Add(this.axGRPrintViewer1);
            this.Controls.Add(this.axGRDesigner1);
            this.Controls.Add(this.axGRDisplayViewer1);