From 78fab6b55a27d015c09c399f9e538ba8bdbd3d51 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期一, 22 九月 2025 11:24:50 +0800
Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient
---
DevApp/Gs.DevApp/DevFrm/Rpt/WomShjhShow.Designer.cs | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/WomShjhShow.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/WomShjhShow.Designer.cs
index c8959ce..4a1ccb9 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rpt/WomShjhShow.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/WomShjhShow.Designer.cs
@@ -28,9 +28,21 @@
/// </summary>
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
+ this.SuspendLayout();
+ //
+ // WomShjhShow
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Text = "WomShjhShow";
+ this.ClientSize = new System.Drawing.Size(516, 260);
+ this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
+ this.MaximizeBox = false;
+ this.MinimizeBox = false;
+ this.Name = "WomShjhShow";
+ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
+ this.Text = "閫佽揣璁″垝琛ㄨ缁�";
+ this.ResumeLayout(false);
+
}
#endregion
--
Gitblit v1.9.3