From 2993e61e9d1fbe09884f1ec42307f41df60192e0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 24 十二月 2024 14:56:50 +0800
Subject: [PATCH] 细节修理
---
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs | 82 +++++++----------------------------------
1 files changed, 14 insertions(+), 68 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs
index 403fa39..047b623 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs
@@ -41,11 +41,7 @@
this.lb_iqcType = new DevExpress.XtraEditors.LabelControl();
this.txt_iqcType = new DevExpress.XtraEditors.TextEdit();
this.gv_iqcType = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_factory = new DevExpress.XtraEditors.LabelControl();
- this.txt_factory = new DevExpress.XtraEditors.TextEdit();
this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_company = new DevExpress.XtraEditors.LabelControl();
- this.txt_company = new DevExpress.XtraEditors.TextEdit();
this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl();
this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -84,8 +80,6 @@
((System.ComponentModel.ISupportInitialize)(this.txt_pgroup.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iqcTypeName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iqcType.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
@@ -107,7 +101,7 @@
//
this.lb_description.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_description.Appearance.Options.UseFont = true;
- this.lb_description.Location = new System.Drawing.Point(554, 116);
+ this.lb_description.Location = new System.Drawing.Point(304, 121);
this.lb_description.Name = "lb_description";
this.lb_description.Size = new System.Drawing.Size(39, 21);
this.lb_description.TabIndex = 252;
@@ -115,7 +109,7 @@
//
// txt_description
//
- this.txt_description.Location = new System.Drawing.Point(599, 116);
+ this.txt_description.Location = new System.Drawing.Point(348, 117);
this.txt_description.Name = "txt_description";
this.txt_description.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_description.Properties.Appearance.Options.UseFont = true;
@@ -140,7 +134,7 @@
//
this.lb_pgroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_pgroup.Appearance.Options.UseFont = true;
- this.lb_pgroup.Location = new System.Drawing.Point(270, 116);
+ this.lb_pgroup.Location = new System.Drawing.Point(270, 89);
this.lb_pgroup.Name = "lb_pgroup";
this.lb_pgroup.Size = new System.Drawing.Size(73, 21);
this.lb_pgroup.TabIndex = 247;
@@ -148,7 +142,7 @@
//
// txt_pgroup
//
- this.txt_pgroup.Location = new System.Drawing.Point(348, 116);
+ this.txt_pgroup.Location = new System.Drawing.Point(348, 85);
this.txt_pgroup.Name = "txt_pgroup";
this.txt_pgroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_pgroup.Properties.Appearance.Options.UseFont = true;
@@ -173,7 +167,7 @@
//
this.lb_iqcTypeName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_iqcTypeName.Appearance.Options.UseFont = true;
- this.lb_iqcTypeName.Location = new System.Drawing.Point(4, 116);
+ this.lb_iqcTypeName.Location = new System.Drawing.Point(4, 121);
this.lb_iqcTypeName.Name = "lb_iqcTypeName";
this.lb_iqcTypeName.Size = new System.Drawing.Size(101, 21);
this.lb_iqcTypeName.TabIndex = 243;
@@ -181,7 +175,7 @@
//
// txt_iqcTypeName
//
- this.txt_iqcTypeName.Location = new System.Drawing.Point(110, 116);
+ this.txt_iqcTypeName.Location = new System.Drawing.Point(110, 117);
this.txt_iqcTypeName.Name = "txt_iqcTypeName";
this.txt_iqcTypeName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_iqcTypeName.Properties.Appearance.Options.UseFont = true;
@@ -206,7 +200,7 @@
//
this.lb_iqcType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_iqcType.Appearance.Options.UseFont = true;
- this.lb_iqcType.Location = new System.Drawing.Point(38, 84);
+ this.lb_iqcType.Location = new System.Drawing.Point(38, 89);
this.lb_iqcType.Name = "lb_iqcType";
this.lb_iqcType.Size = new System.Drawing.Size(67, 21);
this.lb_iqcType.TabIndex = 240;
@@ -214,7 +208,7 @@
//
// txt_iqcType
//
- this.txt_iqcType.Location = new System.Drawing.Point(110, 84);
+ this.txt_iqcType.Location = new System.Drawing.Point(110, 85);
this.txt_iqcType.Name = "txt_iqcType";
this.txt_iqcType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_iqcType.Properties.Appearance.Options.UseFont = true;
@@ -235,25 +229,6 @@
this.gv_iqcType.VisibleIndex = 9;
this.gv_iqcType.Width = 94;
//
- // lb_factory
- //
- this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_factory.Appearance.Options.UseFont = true;
- this.lb_factory.Location = new System.Drawing.Point(537, 84);
- this.lb_factory.Name = "lb_factory";
- this.lb_factory.Size = new System.Drawing.Size(56, 21);
- this.lb_factory.TabIndex = 235;
- this.lb_factory.Text = "factory ";
- //
- // txt_factory
- //
- this.txt_factory.Location = new System.Drawing.Point(599, 84);
- this.txt_factory.Name = "txt_factory";
- this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_factory.Properties.Appearance.Options.UseFont = true;
- this.txt_factory.Size = new System.Drawing.Size(150, 28);
- this.txt_factory.TabIndex = 235;
- //
// gv_factory
//
this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -268,30 +243,11 @@
this.gv_factory.VisibleIndex = 1;
this.gv_factory.Width = 94;
//
- // lb_company
- //
- this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_company.Appearance.Options.UseFont = true;
- this.lb_company.Location = new System.Drawing.Point(272, 84);
- this.lb_company.Name = "lb_company";
- this.lb_company.Size = new System.Drawing.Size(71, 21);
- this.lb_company.TabIndex = 231;
- this.lb_company.Text = "company ";
- //
- // txt_company
- //
- this.txt_company.Location = new System.Drawing.Point(348, 84);
- this.txt_company.Name = "txt_company";
- this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_company.Properties.Appearance.Options.UseFont = true;
- this.txt_company.Size = new System.Drawing.Size(150, 28);
- this.txt_company.TabIndex = 231;
- //
// lb_lastupdateDate
//
this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_lastupdateDate.Appearance.Options.UseFont = true;
- this.lb_lastupdateDate.Location = new System.Drawing.Point(32, 161);
+ this.lb_lastupdateDate.Location = new System.Drawing.Point(520, 121);
this.lb_lastupdateDate.Name = "lb_lastupdateDate";
this.lb_lastupdateDate.Size = new System.Drawing.Size(73, 21);
this.lb_lastupdateDate.TabIndex = 228;
@@ -299,7 +255,7 @@
//
// txt_lastupdateDate
//
- this.txt_lastupdateDate.Location = new System.Drawing.Point(110, 161);
+ this.txt_lastupdateDate.Location = new System.Drawing.Point(598, 117);
this.txt_lastupdateDate.Name = "txt_lastupdateDate";
this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
@@ -324,7 +280,7 @@
//
this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_lastupdateBy.Appearance.Options.UseFont = true;
- this.lb_lastupdateBy.Location = new System.Drawing.Point(287, 161);
+ this.lb_lastupdateBy.Location = new System.Drawing.Point(537, 89);
this.lb_lastupdateBy.Name = "lb_lastupdateBy";
this.lb_lastupdateBy.Size = new System.Drawing.Size(56, 21);
this.lb_lastupdateBy.TabIndex = 226;
@@ -332,7 +288,7 @@
//
// txt_lastupdateBy
//
- this.txt_lastupdateBy.Location = new System.Drawing.Point(348, 161);
+ this.txt_lastupdateBy.Location = new System.Drawing.Point(598, 85);
this.txt_lastupdateBy.Name = "txt_lastupdateBy";
this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
@@ -655,10 +611,6 @@
this.panel1.Controls.Add(this.txt_iqcTypeName);
this.panel1.Controls.Add(this.lb_iqcType);
this.panel1.Controls.Add(this.txt_iqcType);
- this.panel1.Controls.Add(this.lb_factory);
- this.panel1.Controls.Add(this.txt_factory);
- this.panel1.Controls.Add(this.lb_company);
- this.panel1.Controls.Add(this.txt_company);
this.panel1.Controls.Add(this.lb_lastupdateDate);
this.panel1.Controls.Add(this.txt_lastupdateDate);
this.panel1.Controls.Add(this.lb_lastupdateBy);
@@ -689,6 +641,7 @@
this.labelControl11.Size = new System.Drawing.Size(45, 18);
this.labelControl11.TabIndex = 130;
this.labelControl11.Text = "涓婚敭锛�";
+ this.labelControl11.Visible = false;
//
// lbGuid
//
@@ -697,6 +650,7 @@
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
+ this.lbGuid.Visible = false;
//
// Frm_MesItemType
//
@@ -711,8 +665,6 @@
((System.ComponentModel.ISupportInitialize)(this.txt_pgroup.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iqcTypeName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iqcType.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
@@ -759,13 +711,7 @@
private DevExpress.XtraEditors.LabelControl lb_iqcType;
private DevExpress.XtraEditors.TextEdit txt_iqcType;
private DevExpress.XtraGrid.Columns.GridColumn gv_iqcType;
-
-private DevExpress.XtraEditors.LabelControl lb_factory;
-private DevExpress.XtraEditors.TextEdit txt_factory;
private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
-
-private DevExpress.XtraEditors.LabelControl lb_company;
-private DevExpress.XtraEditors.TextEdit txt_company;
private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
--
Gitblit v1.9.3