From 70332ced875cd4afaad7c31dc83f863eb1bd1a9f Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期三, 22 十月 2025 09:58:49 +0800
Subject: [PATCH] 排产工单搜索
---
DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs | 114 +++++++++++++++++++++++++++-----------------------------
1 files changed, 55 insertions(+), 59 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
index c5d4ff1..7505b7a 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
@@ -84,16 +84,16 @@
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.prog1 = new DevExpress.XtraEditors.ProgressBarControl();
this.panel3 = new System.Windows.Forms.Panel();
- this.lbSum4 = new System.Windows.Forms.Label();
+ this.lbSum4 = new DevExpress.XtraEditors.SimpleButton();
this.label6 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
- this.lbSum3 = new System.Windows.Forms.Label();
+ this.lbSum3 = new DevExpress.XtraEditors.SimpleButton();
this.label4 = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
- this.lbSum2 = new System.Windows.Forms.Label();
+ this.lbSum2 = new DevExpress.XtraEditors.SimpleButton();
this.label8 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
- this.lbSum1 = new System.Windows.Forms.Label();
+ this.lbSum1 = new DevExpress.XtraEditors.SimpleButton();
this.label1 = new System.Windows.Forms.Label();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -772,12 +772,15 @@
//
// lbSum4
//
- this.lbSum4.AutoSize = true;
- this.lbSum4.Font = new System.Drawing.Font("Tahoma", 22F);
- this.lbSum4.Location = new System.Drawing.Point(30, 41);
+ this.lbSum4.Appearance.BackColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum4.Appearance.BorderColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum4.Appearance.Options.UseBackColor = true;
+ this.lbSum4.Appearance.Options.UseBorderColor = true;
+ this.lbSum4.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.lbSum4.Location = new System.Drawing.Point(0, 42);
this.lbSum4.Name = "lbSum4";
- this.lbSum4.Size = new System.Drawing.Size(40, 45);
- this.lbSum4.TabIndex = 1;
+ this.lbSum4.Size = new System.Drawing.Size(99, 47);
+ this.lbSum4.TabIndex = 3;
this.lbSum4.Text = "0";
//
// label6
@@ -802,12 +805,15 @@
//
// lbSum3
//
- this.lbSum3.AutoSize = true;
- this.lbSum3.Font = new System.Drawing.Font("Tahoma", 22F);
- this.lbSum3.Location = new System.Drawing.Point(30, 41);
+ this.lbSum3.Appearance.BackColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum3.Appearance.BorderColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum3.Appearance.Options.UseBackColor = true;
+ this.lbSum3.Appearance.Options.UseBorderColor = true;
+ this.lbSum3.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.lbSum3.Location = new System.Drawing.Point(0, 42);
this.lbSum3.Name = "lbSum3";
- this.lbSum3.Size = new System.Drawing.Size(40, 45);
- this.lbSum3.TabIndex = 1;
+ this.lbSum3.Size = new System.Drawing.Size(99, 47);
+ this.lbSum3.TabIndex = 3;
this.lbSum3.Text = "0";
//
// label4
@@ -832,12 +838,15 @@
//
// lbSum2
//
- this.lbSum2.AutoSize = true;
- this.lbSum2.Font = new System.Drawing.Font("Tahoma", 22F);
- this.lbSum2.Location = new System.Drawing.Point(34, 41);
+ this.lbSum2.Appearance.BackColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum2.Appearance.BorderColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum2.Appearance.Options.UseBackColor = true;
+ this.lbSum2.Appearance.Options.UseBorderColor = true;
+ this.lbSum2.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.lbSum2.Location = new System.Drawing.Point(0, 42);
this.lbSum2.Name = "lbSum2";
- this.lbSum2.Size = new System.Drawing.Size(40, 45);
- this.lbSum2.TabIndex = 1;
+ this.lbSum2.Size = new System.Drawing.Size(110, 47);
+ this.lbSum2.TabIndex = 3;
this.lbSum2.Text = "0";
//
// label8
@@ -862,12 +871,15 @@
//
// lbSum1
//
- this.lbSum1.AutoSize = true;
- this.lbSum1.Font = new System.Drawing.Font("Tahoma", 22F);
- this.lbSum1.Location = new System.Drawing.Point(31, 41);
+ this.lbSum1.Appearance.BackColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum1.Appearance.BorderColor = System.Drawing.SystemColors.Highlight;
+ this.lbSum1.Appearance.Options.UseBackColor = true;
+ this.lbSum1.Appearance.Options.UseBorderColor = true;
+ this.lbSum1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.lbSum1.Location = new System.Drawing.Point(0, 42);
this.lbSum1.Name = "lbSum1";
- this.lbSum1.Size = new System.Drawing.Size(40, 45);
- this.lbSum1.TabIndex = 1;
+ this.lbSum1.Size = new System.Drawing.Size(99, 47);
+ this.lbSum1.TabIndex = 4;
this.lbSum1.Text = "0";
//
// label1
@@ -950,8 +962,6 @@
this.gvMx2status.Name = "gvMx2status";
this.gvMx2status.OptionsColumn.ReadOnly = true;
this.gvMx2status.Tag = "query_a.status";
- this.gvMx2status.Visible = true;
- this.gvMx2status.VisibleIndex = 0;
this.gvMx2status.Width = 50;
//
// gvMx2pbillNo
@@ -962,7 +972,7 @@
this.gvMx2pbillNo.OptionsColumn.ReadOnly = true;
this.gvMx2pbillNo.Tag = "query_a.pbill_no";
this.gvMx2pbillNo.Visible = true;
- this.gvMx2pbillNo.VisibleIndex = 1;
+ this.gvMx2pbillNo.VisibleIndex = 0;
this.gvMx2pbillNo.Width = 94;
//
// gvMx2itemNo
@@ -973,7 +983,7 @@
this.gvMx2itemNo.OptionsColumn.ReadOnly = true;
this.gvMx2itemNo.Tag = "query_a.item_no";
this.gvMx2itemNo.Visible = true;
- this.gvMx2itemNo.VisibleIndex = 2;
+ this.gvMx2itemNo.VisibleIndex = 1;
this.gvMx2itemNo.Width = 94;
//
// gridColumn5
@@ -982,8 +992,6 @@
this.gridColumn5.FieldName = "itemName";
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.OptionsColumn.ReadOnly = true;
- this.gridColumn5.Visible = true;
- this.gridColumn5.VisibleIndex = 3;
this.gridColumn5.Width = 94;
//
// gridColumn6
@@ -1002,7 +1010,7 @@
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.ReadOnly = true;
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 5;
+ this.gridColumn3.VisibleIndex = 3;
this.gridColumn3.Width = 94;
//
// gvMx2tlQty
@@ -1013,7 +1021,7 @@
this.gvMx2tlQty.OptionsColumn.ReadOnly = true;
this.gvMx2tlQty.Tag = "query_a.tl_qty";
this.gvMx2tlQty.Visible = true;
- this.gvMx2tlQty.VisibleIndex = 4;
+ this.gvMx2tlQty.VisibleIndex = 2;
this.gvMx2tlQty.Width = 94;
//
// gridColumn2
@@ -1024,7 +1032,7 @@
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.ReadOnly = true;
this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 6;
+ this.gridColumn2.VisibleIndex = 4;
this.gridColumn2.Width = 94;
//
// gridColumn1
@@ -1044,7 +1052,7 @@
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.OptionsColumn.ReadOnly = true;
this.gridColumn4.Visible = true;
- this.gridColumn4.VisibleIndex = 7;
+ this.gridColumn4.VisibleIndex = 5;
this.gridColumn4.Width = 94;
//
// gridColumn14
@@ -1054,8 +1062,6 @@
this.gridColumn14.MinWidth = 25;
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.OptionsColumn.ReadOnly = true;
- this.gridColumn14.Visible = true;
- this.gridColumn14.VisibleIndex = 8;
this.gridColumn14.Width = 94;
//
// gridColumn15
@@ -1065,8 +1071,6 @@
this.gridColumn15.MinWidth = 25;
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.OptionsColumn.ReadOnly = true;
- this.gridColumn15.Visible = true;
- this.gridColumn15.VisibleIndex = 9;
this.gridColumn15.Width = 94;
//
// gridColumn24
@@ -1077,7 +1081,7 @@
this.gridColumn24.Name = "gridColumn24";
this.gridColumn24.OptionsColumn.ReadOnly = true;
this.gridColumn24.Visible = true;
- this.gridColumn24.VisibleIndex = 10;
+ this.gridColumn24.VisibleIndex = 6;
this.gridColumn24.Width = 94;
//
// tabMxPage2
@@ -1140,8 +1144,6 @@
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.OptionsColumn.ReadOnly = true;
this.gridColumn8.Tag = "query_a.status";
- this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 0;
this.gridColumn8.Width = 50;
//
// gridColumn9
@@ -1152,7 +1154,7 @@
this.gridColumn9.OptionsColumn.ReadOnly = true;
this.gridColumn9.Tag = "query_a.pbill_no";
this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 1;
+ this.gridColumn9.VisibleIndex = 0;
this.gridColumn9.Width = 94;
//
// gridColumn10
@@ -1163,7 +1165,7 @@
this.gridColumn10.OptionsColumn.ReadOnly = true;
this.gridColumn10.Tag = "query_a.item_no";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 2;
+ this.gridColumn10.VisibleIndex = 1;
this.gridColumn10.Width = 94;
//
// gridColumn11
@@ -1172,8 +1174,6 @@
this.gridColumn11.FieldName = "itemName";
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.OptionsColumn.ReadOnly = true;
- this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 3;
this.gridColumn11.Width = 94;
//
// gridColumn13
@@ -1182,8 +1182,6 @@
this.gridColumn13.FieldName = "itemModel";
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.OptionsColumn.ReadOnly = true;
- this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 4;
this.gridColumn13.Width = 94;
//
// gridColumn16
@@ -1194,7 +1192,7 @@
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.OptionsColumn.ReadOnly = true;
this.gridColumn16.Visible = true;
- this.gridColumn16.VisibleIndex = 6;
+ this.gridColumn16.VisibleIndex = 2;
this.gridColumn16.Width = 94;
//
// gridColumn17
@@ -1204,8 +1202,6 @@
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.OptionsColumn.ReadOnly = true;
this.gridColumn17.Tag = "query_a.tl_qty";
- this.gridColumn17.Visible = true;
- this.gridColumn17.VisibleIndex = 5;
this.gridColumn17.Width = 94;
//
// gridColumn18
@@ -1216,7 +1212,7 @@
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.OptionsColumn.ReadOnly = true;
this.gridColumn18.Visible = true;
- this.gridColumn18.VisibleIndex = 7;
+ this.gridColumn18.VisibleIndex = 3;
this.gridColumn18.Width = 94;
//
// gridColumn19
@@ -1227,7 +1223,7 @@
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.OptionsColumn.ReadOnly = true;
this.gridColumn19.Visible = true;
- this.gridColumn19.VisibleIndex = 8;
+ this.gridColumn19.VisibleIndex = 4;
this.gridColumn19.Width = 94;
//
// gridColumn20
@@ -1238,7 +1234,7 @@
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.OptionsColumn.ReadOnly = true;
this.gridColumn20.Visible = true;
- this.gridColumn20.VisibleIndex = 9;
+ this.gridColumn20.VisibleIndex = 5;
this.gridColumn20.Width = 94;
//
// gridColumn21
@@ -1249,7 +1245,7 @@
this.gridColumn21.Name = "gridColumn21";
this.gridColumn21.OptionsColumn.ReadOnly = true;
this.gridColumn21.Visible = true;
- this.gridColumn21.VisibleIndex = 10;
+ this.gridColumn21.VisibleIndex = 6;
this.gridColumn21.Width = 94;
//
// gridColumn22
@@ -1260,7 +1256,7 @@
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.OptionsColumn.ReadOnly = true;
this.gridColumn22.Visible = true;
- this.gridColumn22.VisibleIndex = 11;
+ this.gridColumn22.VisibleIndex = 7;
this.gridColumn22.Width = 94;
//
// gridColumn23
@@ -1404,16 +1400,12 @@
private DevExpress.XtraEditors.SimpleButton btnGood;
private DevExpress.XtraEditors.SimpleButton btnBad;
private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Label lbSum4;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Label lbSum3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Label lbSum2;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label lbSum1;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.SimpleButton simpleButton7;
private DevExpress.XtraEditors.SimpleButton simpleButton6;
@@ -1456,5 +1448,9 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layDianJian;
+ private DevExpress.XtraEditors.SimpleButton lbSum4;
+ private DevExpress.XtraEditors.SimpleButton lbSum3;
+ private DevExpress.XtraEditors.SimpleButton lbSum2;
+ private DevExpress.XtraEditors.SimpleButton lbSum1;
}
}
\ No newline at end of file
--
Gitblit v1.9.3