From 23ccdfdf25eaa33098cd44c9bb802e5cfc65eca4 Mon Sep 17 00:00:00 2001
From: jhz <jinghz@oceic.com>
Date: 星期一, 03 四月 2023 10:11:03 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/HanDianWMSSCM
---
BaseSet/Form1.Designer.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/BaseSet/Form1.Designer.cs b/BaseSet/Form1.Designer.cs
index 4bd73c2..5b3b99f 100644
--- a/BaseSet/Form1.Designer.cs
+++ b/BaseSet/Form1.Designer.cs
@@ -41,10 +41,10 @@
// axGRDisplayViewer1
//
this.axGRDisplayViewer1.Enabled = true;
- this.axGRDisplayViewer1.Location = new System.Drawing.Point(70, 57);
+ this.axGRDisplayViewer1.Location = new System.Drawing.Point(12, 12);
this.axGRDisplayViewer1.Name = "axGRDisplayViewer1";
this.axGRDisplayViewer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGRDisplayViewer1.OcxState")));
- this.axGRDisplayViewer1.Size = new System.Drawing.Size(124, 151);
+ this.axGRDisplayViewer1.Size = new System.Drawing.Size(192, 192);
this.axGRDisplayViewer1.TabIndex = 0;
//
// Form1
--
Gitblit v1.9.1