From 56089c8f7e7a4a7e3f7f67b74bdab8599637bff0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 05 三月 2025 08:11:16 +0800
Subject: [PATCH] 委外版面
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs | 90 +++++++++++++++++++++++----------------------
1 files changed, 46 insertions(+), 44 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
index 9cb1121..fddc6e7 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
@@ -63,7 +63,7 @@
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
- this.kyPrtQty = new DevExpress.XtraEditors.TextEdit();
+ this.txtKdy = new DevExpress.XtraEditors.TextEdit();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.txtYdy = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
@@ -152,7 +152,7 @@
this.panelMx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.kyPrtQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
@@ -194,8 +194,6 @@
this.gvMx1tld009.MinWidth = 50;
this.gvMx1tld009.Name = "gvMx1tld009";
this.gvMx1tld009.Tag = "query_a.tld009";
- this.gvMx1tld009.Visible = true;
- this.gvMx1tld009.VisibleIndex = 7;
this.gvMx1tld009.Width = 94;
//
// gvMx1tld007
@@ -358,19 +356,21 @@
// gridColumn1
//
this.gridColumn1.Caption = "宸叉墦鍗版暟閲�";
+ this.gridColumn1.FieldName = "ydy";
this.gridColumn1.MinWidth = 25;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 8;
+ this.gridColumn1.VisibleIndex = 7;
this.gridColumn1.Width = 94;
//
// gridColumn2
//
this.gridColumn2.Caption = "鍙墦鍗版暟閲�";
+ this.gridColumn2.FieldName = "kdy";
this.gridColumn2.MinWidth = 25;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 9;
+ this.gridColumn2.VisibleIndex = 8;
this.gridColumn2.Width = 94;
//
// gvMxDel
@@ -380,7 +380,7 @@
this.gvMxDel.MinWidth = 25;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 10;
+ this.gvMxDel.VisibleIndex = 9;
this.gvMxDel.Width = 94;
//
// repositoryItemButtonEdit1
@@ -402,7 +402,7 @@
this.panelMx1.Controls.Add(this.labelControl14);
this.panelMx1.Controls.Add(this.txt_psnQty_1);
this.panelMx1.Controls.Add(this.labelControl12);
- this.panelMx1.Controls.Add(this.kyPrtQty);
+ this.panelMx1.Controls.Add(this.txtKdy);
this.panelMx1.Controls.Add(this.labelControl13);
this.panelMx1.Controls.Add(this.txtYdy);
this.panelMx1.Controls.Add(this.labelControl1);
@@ -472,15 +472,17 @@
this.labelControl12.TabIndex = 225;
this.labelControl12.Text = "姣忓紶鏉$爜鏁伴噺锛�";
//
- // kyPrtQty
+ // txtKdy
//
- this.kyPrtQty.Location = new System.Drawing.Point(430, 65);
- this.kyPrtQty.Name = "kyPrtQty";
- this.kyPrtQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.kyPrtQty.Properties.Appearance.Options.UseFont = true;
- this.kyPrtQty.Properties.ReadOnly = true;
- this.kyPrtQty.Size = new System.Drawing.Size(96, 28);
- this.kyPrtQty.TabIndex = 224;
+ this.txtKdy.Location = new System.Drawing.Point(430, 65);
+ this.txtKdy.Name = "txtKdy";
+ this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
+ this.txtKdy.Properties.Appearance.Options.UseFont = true;
+ this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
+ this.txtKdy.Properties.ReadOnly = true;
+ this.txtKdy.Size = new System.Drawing.Size(96, 28);
+ this.txtKdy.TabIndex = 224;
//
// labelControl13
//
@@ -524,7 +526,7 @@
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(95, 18);
this.labelControl10.TabIndex = 219;
- this.labelControl10.Text = "鏈鏀惰揣鎬婚噺:";
+ this.labelControl10.Text = "鏈鐢宠鎬婚噺:";
//
// txtWlgg
//
@@ -584,7 +586,7 @@
//
this.lb_tbl021.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_tbl021.Appearance.Options.UseFont = true;
- this.lb_tbl021.Location = new System.Drawing.Point(255, 52);
+ this.lb_tbl021.Location = new System.Drawing.Point(281, 52);
this.lb_tbl021.Name = "lb_tbl021";
this.lb_tbl021.Size = new System.Drawing.Size(68, 21);
this.lb_tbl021.TabIndex = 298;
@@ -592,11 +594,11 @@
//
// txt_workName
//
- this.txt_workName.Location = new System.Drawing.Point(326, 48);
+ this.txt_workName.Location = new System.Drawing.Point(352, 48);
this.txt_workName.Name = "txt_workName";
this.txt_workName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_workName.Properties.Appearance.Options.UseFont = true;
- this.txt_workName.Size = new System.Drawing.Size(201, 28);
+ this.txt_workName.Size = new System.Drawing.Size(180, 28);
this.txt_workName.TabIndex = 298;
this.txt_workName.Tag = "readonly";
//
@@ -764,11 +766,11 @@
//
this.lb_tbl006.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_tbl006.Appearance.Options.UseFont = true;
- this.lb_tbl006.Location = new System.Drawing.Point(42, 142);
+ this.lb_tbl006.Location = new System.Drawing.Point(47, 142);
this.lb_tbl006.Name = "lb_tbl006";
- this.lb_tbl006.Size = new System.Drawing.Size(39, 21);
+ this.lb_tbl006.Size = new System.Drawing.Size(34, 21);
this.lb_tbl006.TabIndex = 226;
- this.lb_tbl006.Text = "澶囨敞 ";
+ this.lb_tbl006.Text = "澶囨敞";
//
// txt_tbl006
//
@@ -783,11 +785,11 @@
//
this.lb_tbl005.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_tbl005.Appearance.Options.UseFont = true;
- this.lb_tbl005.Location = new System.Drawing.Point(8, 112);
+ this.lb_tbl005.Location = new System.Drawing.Point(13, 112);
this.lb_tbl005.Name = "lb_tbl005";
- this.lb_tbl005.Size = new System.Drawing.Size(73, 21);
+ this.lb_tbl005.Size = new System.Drawing.Size(68, 21);
this.lb_tbl005.TabIndex = 222;
- this.lb_tbl005.Text = "閫�鏂欏師鍥� ";
+ this.lb_tbl005.Text = "閫�鏂欑被鍨�";
//
// gv_tbl005
//
@@ -807,7 +809,7 @@
//
this.lb_tbl004.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_tbl004.Appearance.Options.UseFont = true;
- this.lb_tbl004.Location = new System.Drawing.Point(255, 112);
+ this.lb_tbl004.Location = new System.Drawing.Point(281, 112);
this.lb_tbl004.Name = "lb_tbl004";
this.lb_tbl004.Size = new System.Drawing.Size(68, 21);
this.lb_tbl004.TabIndex = 219;
@@ -815,11 +817,11 @@
//
// txt_itemName
//
- this.txt_itemName.Location = new System.Drawing.Point(326, 108);
+ this.txt_itemName.Location = new System.Drawing.Point(352, 108);
this.txt_itemName.Name = "txt_itemName";
this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
- this.txt_itemName.Size = new System.Drawing.Size(437, 28);
+ this.txt_itemName.Size = new System.Drawing.Size(411, 28);
this.txt_itemName.TabIndex = 219;
this.txt_itemName.Tag = "readonly";
//
@@ -841,7 +843,7 @@
//
this.lb_tbl003.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_tbl003.Appearance.Options.UseFont = true;
- this.lb_tbl003.Location = new System.Drawing.Point(255, 20);
+ this.lb_tbl003.Location = new System.Drawing.Point(281, 20);
this.lb_tbl003.Name = "lb_tbl003";
this.lb_tbl003.Size = new System.Drawing.Size(68, 21);
this.lb_tbl003.TabIndex = 217;
@@ -849,11 +851,11 @@
//
// txt_rwd
//
- this.txt_rwd.Location = new System.Drawing.Point(326, 16);
+ this.txt_rwd.Location = new System.Drawing.Point(352, 16);
this.txt_rwd.Name = "txt_rwd";
this.txt_rwd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_rwd.Properties.Appearance.Options.UseFont = true;
- this.txt_rwd.Size = new System.Drawing.Size(201, 28);
+ this.txt_rwd.Size = new System.Drawing.Size(180, 28);
this.txt_rwd.TabIndex = 217;
this.txt_rwd.Tag = "readonly";
//
@@ -875,11 +877,11 @@
//
this.lb_tbl002.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_tbl002.Appearance.Options.UseFont = true;
- this.lb_tbl002.Location = new System.Drawing.Point(8, 82);
+ this.lb_tbl002.Location = new System.Drawing.Point(13, 82);
this.lb_tbl002.Name = "lb_tbl002";
- this.lb_tbl002.Size = new System.Drawing.Size(73, 21);
+ this.lb_tbl002.Size = new System.Drawing.Size(68, 21);
this.lb_tbl002.TabIndex = 216;
- this.lb_tbl002.Text = "鐢熶骇宸ュ崟 ";
+ this.lb_tbl002.Text = "鐢熶骇宸ュ崟";
//
// gv_tbl002
//
@@ -899,7 +901,7 @@
//
this.lb_tbl001.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_tbl001.Appearance.Options.UseFont = true;
- this.lb_tbl001.Location = new System.Drawing.Point(255, 82);
+ this.lb_tbl001.Location = new System.Drawing.Point(281, 82);
this.lb_tbl001.Name = "lb_tbl001";
this.lb_tbl001.Size = new System.Drawing.Size(68, 21);
this.lb_tbl001.TabIndex = 213;
@@ -907,11 +909,11 @@
//
// txt_lineName
//
- this.txt_lineName.Location = new System.Drawing.Point(326, 78);
+ this.txt_lineName.Location = new System.Drawing.Point(352, 78);
this.txt_lineName.Name = "txt_lineName";
this.txt_lineName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_lineName.Properties.Appearance.Options.UseFont = true;
- this.txt_lineName.Size = new System.Drawing.Size(201, 28);
+ this.txt_lineName.Size = new System.Drawing.Size(180, 28);
this.txt_lineName.TabIndex = 213;
this.txt_lineName.Tag = "readonly";
//
@@ -945,7 +947,7 @@
this.txt_billNo.Name = "txt_billNo";
this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(164, 28);
+ this.txt_billNo.Size = new System.Drawing.Size(190, 28);
this.txt_billNo.TabIndex = 211;
this.txt_billNo.Tag = "readonly";
//
@@ -1321,7 +1323,7 @@
this.txt_tbl023.IsReadly = false;
this.txt_tbl023.Location = new System.Drawing.Point(85, 47);
this.txt_tbl023.Name = "txt_tbl023";
- this.txt_tbl023.Size = new System.Drawing.Size(164, 30);
+ this.txt_tbl023.Size = new System.Drawing.Size(190, 30);
this.txt_tbl023.TabIndex = 462;
//
// txt_tbl020
@@ -1353,7 +1355,7 @@
"鏉ユ枡涓嶈壇閫�鏂�",
"浣滀笟涓嶈壇閫�鏂�"});
this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_tbl005.Size = new System.Drawing.Size(164, 24);
+ this.txt_tbl005.Size = new System.Drawing.Size(190, 24);
this.txt_tbl005.TabIndex = 459;
//
// txt_tbl002
@@ -1361,7 +1363,7 @@
this.txt_tbl002.IsReadly = false;
this.txt_tbl002.Location = new System.Drawing.Point(85, 78);
this.txt_tbl002.Name = "txt_tbl002";
- this.txt_tbl002.Size = new System.Drawing.Size(164, 30);
+ this.txt_tbl002.Size = new System.Drawing.Size(190, 30);
this.txt_tbl002.TabIndex = 458;
//
// btnSelect
@@ -1422,7 +1424,7 @@
this.panelMx1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.kyPrtQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
@@ -1536,7 +1538,7 @@
private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
private DevExpress.XtraEditors.LabelControl labelControl12;
- private DevExpress.XtraEditors.TextEdit kyPrtQty;
+ private DevExpress.XtraEditors.TextEdit txtKdy;
private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraEditors.TextEdit txtYdy;
private DevExpress.XtraEditors.LabelControl labelControl1;
--
Gitblit v1.9.3