From 95e1ab772866afcd2219c1075c621b893a94b596 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 07 四月 2025 15:18:41 +0800
Subject: [PATCH] 卡板
---
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs | 430 +++++++++++++++++++++++++++++++----------------------
1 files changed, 253 insertions(+), 177 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs
index c3b2c61..e89b7da 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs
@@ -29,6 +29,7 @@
/// </summary>
private void InitializeComponent()
{
+ this.components = new System.ComponentModel.Container();
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -37,6 +38,7 @@
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_WwGd));
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
@@ -66,6 +68,7 @@
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -80,12 +83,17 @@
this.txt_daa014 = new DevExpress.XtraEditors.TextEdit();
this.txt_daa018 = new DevExpress.XtraEditors.TextEdit();
this.txt_mesStartProd = new DevExpress.XtraEditors.TextEdit();
- this.txt_blState = new DevExpress.XtraEditors.TextEdit();
+ this.txt_blStateTxt = new DevExpress.XtraEditors.TextEdit();
this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
this.txt_daa008 = new DevExpress.XtraEditors.TextEdit();
this.txt_mesEndProd = new DevExpress.XtraEditors.TextEdit();
this.txt_daa011 = new DevExpress.XtraEditors.TextEdit();
this.txt_dwName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_cgd = new DevExpress.XtraEditors.TextEdit();
+ this.txt_cgdxh = new DevExpress.XtraEditors.TextEdit();
+ this.txt_erpProductionOrderNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_pcHNo = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -102,7 +110,10 @@
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -130,6 +141,7 @@
this.gvMx1dab012 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1dab002 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -158,12 +170,17 @@
((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_blState.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_blStateTxt.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_cgd.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_cgdxh.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_pcHNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -180,7 +197,10 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -193,6 +213,7 @@
//
this.toolBarMenu1.chkParameter = null;
this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -246,7 +267,6 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
@@ -259,7 +279,6 @@
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -284,7 +303,8 @@
this.gv_remark,
this.gridColumn7,
this.gridColumn8,
- this.gridColumn9});
+ this.gridColumn9,
+ this.gridColumn10});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -294,7 +314,6 @@
//
// gv_pcSh
//
- this.gv_pcSh.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_pcSh.AppearanceCell.Options.UseFont = true;
this.gv_pcSh.Caption = "鎺掍骇瀹℃牳 ";
this.gv_pcSh.FieldName = "pcShChk";
@@ -308,9 +327,8 @@
//
// gv_daa001
//
- this.gv_daa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_daa001.AppearanceCell.Options.UseFont = true;
- this.gv_daa001.Caption = "宸ュ崟鍙� ";
+ this.gv_daa001.Caption = "濮斿宸ュ崟鍙� ";
this.gv_daa001.FieldName = "daa001";
this.gv_daa001.MinWidth = 50;
this.gv_daa001.Name = "gv_daa001";
@@ -352,12 +370,10 @@
//
// gv_daa008
//
- this.gv_daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_daa008.AppearanceCell.Options.UseFont = true;
this.gv_daa008.Caption = "宸ュ崟鏁伴噺 ";
this.gv_daa008.FieldName = "daa008";
- this.gv_daa008.MaxWidth = 50;
- this.gv_daa008.MinWidth = 50;
+ this.gv_daa008.MinWidth = 25;
this.gv_daa008.Name = "gv_daa008";
this.gv_daa008.OptionsColumn.AllowEdit = false;
this.gv_daa008.Tag = "query_a.daa008";
@@ -367,12 +383,10 @@
//
// gv_unit
//
- this.gv_unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_unit.AppearanceCell.Options.UseFont = true;
this.gv_unit.Caption = "鍗曚綅";
this.gv_unit.FieldName = "dwName";
- this.gv_unit.MaxWidth = 50;
- this.gv_unit.MinWidth = 50;
+ this.gv_unit.MinWidth = 25;
this.gv_unit.Name = "gv_unit";
this.gv_unit.OptionsColumn.AllowEdit = false;
this.gv_unit.Tag = "query_a.unit";
@@ -382,9 +396,8 @@
//
// gv_daa014
//
- this.gv_daa014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_daa014.AppearanceCell.Options.UseFont = true;
- this.gv_daa014.Caption = "濮斿璁㈠崟鍙� ";
+ this.gv_daa014.Caption = "鎶曟枡鍗曞彿 ";
this.gv_daa014.FieldName = "daa014";
this.gv_daa014.MinWidth = 50;
this.gv_daa014.Name = "gv_daa014";
@@ -392,16 +405,14 @@
this.gv_daa014.Tag = "query_a.daa014";
this.gv_daa014.Visible = true;
this.gv_daa014.VisibleIndex = 7;
- this.gv_daa014.Width = 100;
+ this.gv_daa014.Width = 50;
//
// gv_daa011
//
- this.gv_daa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_daa011.AppearanceCell.Options.UseFont = true;
this.gv_daa011.Caption = "鐢熶骇鏁� ";
this.gv_daa011.FieldName = "daa011";
- this.gv_daa011.MaxWidth = 50;
- this.gv_daa011.MinWidth = 50;
+ this.gv_daa011.MinWidth = 25;
this.gv_daa011.Name = "gv_daa011";
this.gv_daa011.OptionsColumn.AllowEdit = false;
this.gv_daa011.Tag = "query_a.daa011";
@@ -411,7 +422,6 @@
//
// gv_mesStartProd
//
- this.gv_mesStartProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_mesStartProd.AppearanceCell.Options.UseFont = true;
this.gv_mesStartProd.Caption = "棰勮寮�宸ユ椂闂� ";
this.gv_mesStartProd.FieldName = "mesStartProd";
@@ -425,7 +435,6 @@
//
// gv_mesEndProd
//
- this.gv_mesEndProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_mesEndProd.AppearanceCell.Options.UseFont = true;
this.gv_mesEndProd.Caption = "棰勮瀹屽伐鏃堕棿 ";
this.gv_mesEndProd.FieldName = "mesEndProd";
@@ -439,21 +448,19 @@
//
// gv_blState
//
- this.gv_blState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_blState.AppearanceCell.Options.UseFont = true;
this.gv_blState.Caption = "澶囨枡鐘舵�� ";
- this.gv_blState.FieldName = "blState";
+ this.gv_blState.FieldName = "blStateTxt";
this.gv_blState.MinWidth = 50;
this.gv_blState.Name = "gv_blState";
this.gv_blState.OptionsColumn.AllowEdit = false;
this.gv_blState.Tag = "query_a.bl_state";
this.gv_blState.Visible = true;
this.gv_blState.VisibleIndex = 11;
- this.gv_blState.Width = 94;
+ this.gv_blState.Width = 50;
//
// gv_blTime
//
- this.gv_blTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_blTime.AppearanceCell.Options.UseFont = true;
this.gv_blTime.Caption = "澶囨枡鏃堕棿 ";
this.gv_blTime.FieldName = "blTime";
@@ -467,7 +474,6 @@
//
// gv_blUser
//
- this.gv_blUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_blUser.AppearanceCell.Options.UseFont = true;
this.gv_blUser.Caption = "澶囨枡浜� ";
this.gv_blUser.FieldName = "blUser";
@@ -481,7 +487,6 @@
//
// gv_daa018
//
- this.gv_daa018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_daa018.AppearanceCell.Options.UseFont = true;
this.gv_daa018.Caption = "宸ュ崟鐘舵�� ";
this.gv_daa018.FieldName = "daa018";
@@ -495,7 +500,6 @@
//
// gv_wgTime
//
- this.gv_wgTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_wgTime.AppearanceCell.Options.UseFont = true;
this.gv_wgTime.Caption = "瀹屽伐鏃堕棿 ";
this.gv_wgTime.FieldName = "wgTime";
@@ -509,7 +513,6 @@
//
// gv_wgUser
//
- this.gv_wgUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_wgUser.AppearanceCell.Options.UseFont = true;
this.gv_wgUser.Caption = "瀹屽伐浜� ";
this.gv_wgUser.FieldName = "wgUser";
@@ -523,7 +526,6 @@
//
// gv_pcTime
//
- this.gv_pcTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_pcTime.AppearanceCell.Options.UseFont = true;
this.gv_pcTime.Caption = "鎺掍骇鏃堕棿 ";
this.gv_pcTime.FieldName = "pcTime";
@@ -537,7 +539,6 @@
//
// gv_remark
//
- this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_remark.AppearanceCell.Options.UseFont = true;
this.gv_remark.Caption = "澶囨敞";
this.gv_remark.FieldName = "remark";
@@ -579,6 +580,16 @@
this.gridColumn9.VisibleIndex = 21;
this.gridColumn9.Width = 94;
//
+ // gridColumn10
+ //
+ this.gridColumn10.Caption = "浠诲姟鍗曞彿";
+ this.gridColumn10.FieldName = "erpProductionOrderNo";
+ this.gridColumn10.MinWidth = 25;
+ this.gridColumn10.Name = "gridColumn10";
+ this.gridColumn10.Visible = true;
+ this.gridColumn10.VisibleIndex = 22;
+ this.gridColumn10.Width = 94;
+ //
// pageBar1
//
this.pageBar1.CurrentPage = 1;
@@ -615,7 +626,7 @@
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
- this.splitMx1.SplitterPosition = 147;
+ this.splitMx1.SplitterPosition = 173;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
@@ -630,60 +641,63 @@
this.layoutMx1.Controls.Add(this.txt_daa014);
this.layoutMx1.Controls.Add(this.txt_daa018);
this.layoutMx1.Controls.Add(this.txt_mesStartProd);
- this.layoutMx1.Controls.Add(this.txt_blState);
+ this.layoutMx1.Controls.Add(this.txt_blStateTxt);
this.layoutMx1.Controls.Add(this.txt_itemNo);
this.layoutMx1.Controls.Add(this.txt_daa008);
this.layoutMx1.Controls.Add(this.txt_mesEndProd);
this.layoutMx1.Controls.Add(this.txt_daa011);
this.layoutMx1.Controls.Add(this.txt_dwName);
+ this.layoutMx1.Controls.Add(this.txt_cgd);
+ this.layoutMx1.Controls.Add(this.txt_cgdxh);
+ this.layoutMx1.Controls.Add(this.txt_erpProductionOrderNo);
+ this.layoutMx1.Controls.Add(this.txt_pcHNo);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem16});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1126, 147);
+ this.layoutMx1.Size = new System.Drawing.Size(1126, 173);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
// lbGuid
//
- this.lbGuid.Location = new System.Drawing.Point(840, 108);
+ this.lbGuid.Location = new System.Drawing.Point(825, 108);
this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(274, 28);
+ this.lbGuid.Size = new System.Drawing.Size(268, 28);
this.lbGuid.TabIndex = 1;
this.lbGuid.Text = "lbGuid";
this.lbGuid.Visible = false;
//
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(119, 108);
+ this.txt_remark.Location = new System.Drawing.Point(119, 134);
this.txt_remark.Name = "txt_remark";
- this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remark.Properties.Appearance.Options.UseFont = true;
this.txt_remark.Properties.ReadOnly = true;
- this.txt_remark.Size = new System.Drawing.Size(165, 28);
+ this.txt_remark.Size = new System.Drawing.Size(441, 24);
this.txt_remark.StyleController = this.layoutMx1;
this.txt_remark.TabIndex = 312;
//
// txt_blUser
//
- this.txt_blUser.Location = new System.Drawing.Point(395, 108);
+ this.txt_blUser.Location = new System.Drawing.Point(119, 103);
this.txt_blUser.Name = "txt_blUser";
- this.txt_blUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_blUser.Properties.Appearance.Options.UseFont = true;
this.txt_blUser.Properties.ReadOnly = true;
- this.txt_blUser.Size = new System.Drawing.Size(165, 28);
+ this.txt_blUser.Size = new System.Drawing.Size(165, 24);
this.txt_blUser.StyleController = this.layoutMx1;
this.txt_blUser.TabIndex = 247;
//
// txt_blTime
//
- this.txt_blTime.Location = new System.Drawing.Point(671, 108);
+ this.txt_blTime.Location = new System.Drawing.Point(395, 103);
this.txt_blTime.Name = "txt_blTime";
- this.txt_blTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_blTime.Properties.Appearance.Options.UseFont = true;
this.txt_blTime.Properties.ReadOnly = true;
- this.txt_blTime.Size = new System.Drawing.Size(165, 28);
+ this.txt_blTime.Size = new System.Drawing.Size(165, 24);
this.txt_blTime.StyleController = this.layoutMx1;
this.txt_blTime.TabIndex = 243;
//
@@ -691,32 +705,29 @@
//
this.txt_daa001.Location = new System.Drawing.Point(119, 12);
this.txt_daa001.Name = "txt_daa001";
- this.txt_daa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_daa001.Properties.Appearance.Options.UseFont = true;
this.txt_daa001.Properties.ReadOnly = true;
- this.txt_daa001.Size = new System.Drawing.Size(165, 28);
+ this.txt_daa001.Size = new System.Drawing.Size(165, 24);
this.txt_daa001.StyleController = this.layoutMx1;
this.txt_daa001.TabIndex = 216;
//
// txt_wgTime
//
- this.txt_wgTime.Location = new System.Drawing.Point(671, 76);
+ this.txt_wgTime.Location = new System.Drawing.Point(671, 72);
this.txt_wgTime.Name = "txt_wgTime";
- this.txt_wgTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_wgTime.Properties.Appearance.Options.UseFont = true;
this.txt_wgTime.Properties.ReadOnly = true;
- this.txt_wgTime.Size = new System.Drawing.Size(165, 28);
+ this.txt_wgTime.Size = new System.Drawing.Size(165, 24);
this.txt_wgTime.StyleController = this.layoutMx1;
this.txt_wgTime.TabIndex = 258;
//
// txt_wgUser
//
- this.txt_wgUser.Location = new System.Drawing.Point(671, 44);
+ this.txt_wgUser.Location = new System.Drawing.Point(671, 41);
this.txt_wgUser.Name = "txt_wgUser";
- this.txt_wgUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_wgUser.Properties.Appearance.Options.UseFont = true;
this.txt_wgUser.Properties.ReadOnly = true;
- this.txt_wgUser.Size = new System.Drawing.Size(165, 28);
+ this.txt_wgUser.Size = new System.Drawing.Size(165, 24);
this.txt_wgUser.StyleController = this.layoutMx1;
this.txt_wgUser.TabIndex = 262;
//
@@ -724,10 +735,9 @@
//
this.txt_daa014.Location = new System.Drawing.Point(395, 12);
this.txt_daa014.Name = "txt_daa014";
- this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_daa014.Properties.Appearance.Options.UseFont = true;
this.txt_daa014.Properties.ReadOnly = true;
- this.txt_daa014.Size = new System.Drawing.Size(165, 28);
+ this.txt_daa014.Size = new System.Drawing.Size(165, 24);
this.txt_daa014.StyleController = this.layoutMx1;
this.txt_daa014.TabIndex = 226;
//
@@ -735,10 +745,9 @@
//
this.txt_daa018.Location = new System.Drawing.Point(671, 12);
this.txt_daa018.Name = "txt_daa018";
- this.txt_daa018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_daa018.Properties.Appearance.Options.UseFont = true;
this.txt_daa018.Properties.ReadOnly = true;
- this.txt_daa018.Size = new System.Drawing.Size(165, 28);
+ this.txt_daa018.Size = new System.Drawing.Size(165, 24);
this.txt_daa018.StyleController = this.layoutMx1;
this.txt_daa018.TabIndex = 252;
//
@@ -746,78 +755,115 @@
//
this.txt_mesStartProd.Location = new System.Drawing.Point(947, 12);
this.txt_mesStartProd.Name = "txt_mesStartProd";
- this.txt_mesStartProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true;
this.txt_mesStartProd.Properties.ReadOnly = true;
- this.txt_mesStartProd.Size = new System.Drawing.Size(167, 28);
+ this.txt_mesStartProd.Size = new System.Drawing.Size(167, 24);
this.txt_mesStartProd.StyleController = this.layoutMx1;
this.txt_mesStartProd.TabIndex = 231;
//
- // txt_blState
+ // txt_blStateTxt
//
- this.txt_blState.Location = new System.Drawing.Point(947, 76);
- this.txt_blState.Name = "txt_blState";
- this.txt_blState.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_blState.Properties.Appearance.Options.UseFont = true;
- this.txt_blState.Properties.ReadOnly = true;
- this.txt_blState.Size = new System.Drawing.Size(167, 28);
- this.txt_blState.StyleController = this.layoutMx1;
- this.txt_blState.TabIndex = 240;
+ this.txt_blStateTxt.Location = new System.Drawing.Point(947, 72);
+ this.txt_blStateTxt.Name = "txt_blStateTxt";
+ this.txt_blStateTxt.Properties.Appearance.Options.UseFont = true;
+ this.txt_blStateTxt.Properties.ReadOnly = true;
+ this.txt_blStateTxt.Size = new System.Drawing.Size(167, 24);
+ this.txt_blStateTxt.StyleController = this.layoutMx1;
+ this.txt_blStateTxt.TabIndex = 240;
//
// txt_itemNo
//
- this.txt_itemNo.Location = new System.Drawing.Point(119, 44);
+ this.txt_itemNo.Location = new System.Drawing.Point(119, 41);
this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
this.txt_itemNo.Properties.ReadOnly = true;
- this.txt_itemNo.Size = new System.Drawing.Size(165, 28);
+ this.txt_itemNo.Size = new System.Drawing.Size(165, 24);
this.txt_itemNo.StyleController = this.layoutMx1;
this.txt_itemNo.TabIndex = 217;
//
// txt_daa008
//
- this.txt_daa008.Location = new System.Drawing.Point(395, 44);
+ this.txt_daa008.Location = new System.Drawing.Point(395, 41);
this.txt_daa008.Name = "txt_daa008";
- this.txt_daa008.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_daa008.Properties.Appearance.Options.UseFont = true;
this.txt_daa008.Properties.ReadOnly = true;
- this.txt_daa008.Size = new System.Drawing.Size(165, 28);
+ this.txt_daa008.Size = new System.Drawing.Size(165, 24);
this.txt_daa008.StyleController = this.layoutMx1;
this.txt_daa008.TabIndex = 219;
//
// txt_mesEndProd
//
- this.txt_mesEndProd.Location = new System.Drawing.Point(947, 44);
+ this.txt_mesEndProd.Location = new System.Drawing.Point(947, 41);
this.txt_mesEndProd.Name = "txt_mesEndProd";
- this.txt_mesEndProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true;
this.txt_mesEndProd.Properties.ReadOnly = true;
- this.txt_mesEndProd.Size = new System.Drawing.Size(167, 28);
+ this.txt_mesEndProd.Size = new System.Drawing.Size(167, 24);
this.txt_mesEndProd.StyleController = this.layoutMx1;
this.txt_mesEndProd.TabIndex = 235;
//
// txt_daa011
//
- this.txt_daa011.Location = new System.Drawing.Point(119, 76);
+ this.txt_daa011.Location = new System.Drawing.Point(119, 72);
this.txt_daa011.Name = "txt_daa011";
- this.txt_daa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_daa011.Properties.Appearance.Options.UseFont = true;
this.txt_daa011.Properties.ReadOnly = true;
- this.txt_daa011.Size = new System.Drawing.Size(165, 28);
+ this.txt_daa011.Size = new System.Drawing.Size(165, 24);
this.txt_daa011.StyleController = this.layoutMx1;
this.txt_daa011.TabIndex = 228;
//
// txt_dwName
//
- this.txt_dwName.Location = new System.Drawing.Point(395, 76);
+ this.txt_dwName.Location = new System.Drawing.Point(395, 72);
this.txt_dwName.Name = "txt_dwName";
- this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_dwName.Properties.Appearance.Options.UseFont = true;
this.txt_dwName.Properties.ReadOnly = true;
- this.txt_dwName.Size = new System.Drawing.Size(165, 28);
+ this.txt_dwName.Size = new System.Drawing.Size(165, 24);
this.txt_dwName.StyleController = this.layoutMx1;
this.txt_dwName.TabIndex = 222;
+ //
+ // txt_cgd
+ //
+ this.txt_cgd.Location = new System.Drawing.Point(671, 134);
+ this.txt_cgd.Name = "txt_cgd";
+ this.txt_cgd.Size = new System.Drawing.Size(165, 24);
+ this.txt_cgd.StyleController = this.layoutMx1;
+ this.txt_cgd.TabIndex = 313;
+ //
+ // txt_cgdxh
+ //
+ this.txt_cgdxh.Location = new System.Drawing.Point(947, 134);
+ this.txt_cgdxh.Name = "txt_cgdxh";
+ this.txt_cgdxh.Size = new System.Drawing.Size(167, 24);
+ this.txt_cgdxh.StyleController = this.layoutMx1;
+ this.txt_cgdxh.TabIndex = 314;
+ //
+ // txt_erpProductionOrderNo
+ //
+ this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(947, 103);
+ this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo";
+ this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(167, 24);
+ this.txt_erpProductionOrderNo.StyleController = this.layoutMx1;
+ this.txt_erpProductionOrderNo.TabIndex = 315;
+ //
+ // txt_pcHNo
+ //
+ this.txt_pcHNo.Location = new System.Drawing.Point(671, 103);
+ this.txt_pcHNo.Name = "txt_pcHNo";
+ this.txt_pcHNo.Size = new System.Drawing.Size(165, 24);
+ this.txt_pcHNo.StyleController = this.layoutMx1;
+ this.txt_pcHNo.TabIndex = 316;
+ //
+ // layoutControlItem16
+ //
+ this.layoutControlItem16.Control = this.lbGuid;
+ this.layoutControlItem16.Location = new System.Drawing.Point(813, 96);
+ this.layoutControlItem16.Name = "layoutControlItem16";
+ this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem16.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem16.Text = "lbGuid";
+ this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem16.TextVisible = false;
//
// Root
//
@@ -839,7 +885,10 @@
this.layoutControlItem13,
this.layoutControlItem14,
this.layoutControlItem15,
- this.layoutControlItem16});
+ this.layoutControlItem20,
+ this.layoutControlItem19,
+ this.layoutControlItem18,
+ this.layoutControlItem17});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -863,21 +912,25 @@
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition4.Height = 100D;
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
rowDefinition3,
- rowDefinition4});
- this.Root.Size = new System.Drawing.Size(1126, 148);
+ rowDefinition4,
+ rowDefinition5});
+ this.Root.Size = new System.Drawing.Size(1126, 173);
this.Root.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txt_daa001;
+ this.layoutControlItem1.CustomizationFormText = "濮斿宸ュ崟鍙�";
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(276, 32);
- this.layoutControlItem1.Text = "宸ュ崟鍙�";
+ this.layoutControlItem1.Size = new System.Drawing.Size(276, 29);
+ this.layoutControlItem1.Text = "濮斿宸ュ崟鍙�";
this.layoutControlItem1.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem2
@@ -886,7 +939,7 @@
this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(276, 29);
this.layoutControlItem2.Text = "濮斿璁㈠崟鍙�";
this.layoutControlItem2.TextSize = new System.Drawing.Size(95, 18);
//
@@ -896,7 +949,7 @@
this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem3.Size = new System.Drawing.Size(276, 29);
this.layoutControlItem3.Text = "宸ュ崟鐘舵�� ";
this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18);
//
@@ -906,139 +959,171 @@
this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem4.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem4.Size = new System.Drawing.Size(278, 29);
this.layoutControlItem4.Text = "棰勮寮�宸ユ椂闂� ";
this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_itemNo;
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 29);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(276, 32);
- this.layoutControlItem5.Text = "鐗╂枡";
+ this.layoutControlItem5.Size = new System.Drawing.Size(276, 31);
+ this.layoutControlItem5.Text = "鐗╂枡缂栫爜";
this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_daa008;
- this.layoutControlItem6.Location = new System.Drawing.Point(276, 32);
+ this.layoutControlItem6.Location = new System.Drawing.Point(276, 29);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem6.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem6.Text = "宸ュ崟鏁伴噺";
this.layoutControlItem6.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_wgUser;
- this.layoutControlItem7.Location = new System.Drawing.Point(552, 32);
+ this.layoutControlItem7.Location = new System.Drawing.Point(552, 29);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem7.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem7.Text = "瀹屽伐浜� ";
this.layoutControlItem7.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_mesEndProd;
- this.layoutControlItem8.Location = new System.Drawing.Point(828, 32);
+ this.layoutControlItem8.Location = new System.Drawing.Point(828, 29);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem8.Size = new System.Drawing.Size(278, 31);
this.layoutControlItem8.Text = "棰勮瀹屽伐鏃堕棿 ";
this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_daa011;
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 60);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem9.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem9.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem9.Text = "鐢熶骇鏁�";
this.layoutControlItem9.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_dwName;
- this.layoutControlItem10.Location = new System.Drawing.Point(276, 64);
+ this.layoutControlItem10.Location = new System.Drawing.Point(276, 60);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem10.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem10.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem10.Text = "鍗曚綅";
this.layoutControlItem10.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_wgTime;
- this.layoutControlItem11.Location = new System.Drawing.Point(552, 64);
+ this.layoutControlItem11.Location = new System.Drawing.Point(552, 60);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem11.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem11.Text = "瀹屽伐鏃堕棿 ";
this.layoutControlItem11.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem12
//
- this.layoutControlItem12.Control = this.txt_blState;
- this.layoutControlItem12.Location = new System.Drawing.Point(828, 64);
+ this.layoutControlItem12.Control = this.txt_blStateTxt;
+ this.layoutControlItem12.Location = new System.Drawing.Point(828, 60);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem12.Size = new System.Drawing.Size(278, 31);
this.layoutControlItem12.Text = "澶囨枡鐘舵�� ";
this.layoutControlItem12.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_remark;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 122);
this.layoutControlItem13.Name = "layoutControlItem13";
- this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem13.Size = new System.Drawing.Size(552, 31);
this.layoutControlItem13.Text = "澶囨敞";
this.layoutControlItem13.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_blUser;
- this.layoutControlItem14.Location = new System.Drawing.Point(276, 96);
+ this.layoutControlItem14.Location = new System.Drawing.Point(0, 91);
this.layoutControlItem14.Name = "layoutControlItem14";
- this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem14.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem14.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem14.Text = "澶囨枡浜� ";
this.layoutControlItem14.TextSize = new System.Drawing.Size(95, 18);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_blTime;
- this.layoutControlItem15.Location = new System.Drawing.Point(552, 96);
+ this.layoutControlItem15.Location = new System.Drawing.Point(276, 91);
this.layoutControlItem15.Name = "layoutControlItem15";
- this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem15.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem15.Size = new System.Drawing.Size(276, 31);
this.layoutControlItem15.Text = "澶囨枡鏃堕棿 ";
this.layoutControlItem15.TextSize = new System.Drawing.Size(95, 18);
//
- // layoutControlItem16
+ // layoutControlItem20
//
- this.layoutControlItem16.Control = this.lbGuid;
- this.layoutControlItem16.Location = new System.Drawing.Point(828, 96);
- this.layoutControlItem16.Name = "layoutControlItem16";
- this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem16.Size = new System.Drawing.Size(278, 32);
- this.layoutControlItem16.Text = "lbGuid";
- this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem16.TextVisible = false;
+ this.layoutControlItem20.Control = this.txt_pcHNo;
+ this.layoutControlItem20.Location = new System.Drawing.Point(552, 91);
+ this.layoutControlItem20.Name = "layoutControlItem20";
+ this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem20.Size = new System.Drawing.Size(276, 31);
+ this.layoutControlItem20.Text = "鎺掍骇缂栧彿";
+ this.layoutControlItem20.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem19
+ //
+ this.layoutControlItem19.Control = this.txt_erpProductionOrderNo;
+ this.layoutControlItem19.Location = new System.Drawing.Point(828, 91);
+ this.layoutControlItem19.Name = "layoutControlItem19";
+ this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem19.Size = new System.Drawing.Size(278, 31);
+ this.layoutControlItem19.Text = "浠诲姟鍗曞彿";
+ this.layoutControlItem19.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem18
+ //
+ this.layoutControlItem18.Control = this.txt_cgdxh;
+ this.layoutControlItem18.Location = new System.Drawing.Point(828, 122);
+ this.layoutControlItem18.Name = "layoutControlItem18";
+ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem18.Size = new System.Drawing.Size(278, 31);
+ this.layoutControlItem18.Text = "閲囪喘鍗曡鍙�";
+ this.layoutControlItem18.TextSize = new System.Drawing.Size(95, 18);
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.txt_cgd;
+ this.layoutControlItem17.Location = new System.Drawing.Point(552, 122);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem17.Size = new System.Drawing.Size(276, 31);
+ this.layoutControlItem17.Text = "閲囪喘鍗曞彿";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(95, 18);
//
// tabMx
//
@@ -1046,7 +1131,7 @@
this.tabMx.Location = new System.Drawing.Point(0, 0);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 411);
+ this.tabMx.Size = new System.Drawing.Size(1126, 385);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -1055,7 +1140,7 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 379);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 353);
this.tabMxPage1.Text = "澶囨枡鍗曡韩";
//
// gcMx1
@@ -1064,7 +1149,7 @@
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1124, 379);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 353);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1073,6 +1158,7 @@
//
this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gvMx1.Appearance.Row.Options.UseFont = true;
this.gvMx1.ColumnPanelRowHeight = 50;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvMx1id,
@@ -1106,7 +1192,6 @@
//
// gvMx1id
//
- this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1id.AppearanceCell.Options.UseFont = true;
this.gvMx1id.Caption = "涓婚敭 ";
this.gvMx1id.FieldName = "id";
@@ -1117,7 +1202,6 @@
//
// gvMx1pid
//
- this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1pid.AppearanceCell.Options.UseFont = true;
this.gvMx1pid.Caption = "宸ュ崟涓婚敭 ";
this.gvMx1pid.FieldName = "pid";
@@ -1128,7 +1212,6 @@
//
// gvMx1erpid
//
- this.gvMx1erpid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1erpid.AppearanceCell.Options.UseFont = true;
this.gvMx1erpid.Caption = "erpid ";
this.gvMx1erpid.FieldName = "erpid";
@@ -1139,7 +1222,6 @@
//
// gvMx1eid
//
- this.gvMx1eid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1eid.AppearanceCell.Options.UseFont = true;
this.gvMx1eid.Caption = "eid ";
this.gvMx1eid.FieldName = "eid";
@@ -1180,12 +1262,10 @@
//
// gvMx1dab006
//
- this.gvMx1dab006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab006.AppearanceCell.Options.UseFont = true;
this.gvMx1dab006.Caption = "闇�棰� ";
this.gvMx1dab006.FieldName = "dab006";
- this.gvMx1dab006.MaxWidth = 50;
- this.gvMx1dab006.MinWidth = 50;
+ this.gvMx1dab006.MinWidth = 25;
this.gvMx1dab006.Name = "gvMx1dab006";
this.gvMx1dab006.Tag = "query_a.dab006";
this.gvMx1dab006.Visible = true;
@@ -1194,12 +1274,10 @@
//
// gvMx1dab007
//
- this.gvMx1dab007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab007.AppearanceCell.Options.UseFont = true;
this.gvMx1dab007.Caption = "宸查 ";
this.gvMx1dab007.FieldName = "dab007";
- this.gvMx1dab007.MaxWidth = 50;
- this.gvMx1dab007.MinWidth = 50;
+ this.gvMx1dab007.MinWidth = 25;
this.gvMx1dab007.Name = "gvMx1dab007";
this.gvMx1dab007.Tag = "query_a.dab007";
this.gvMx1dab007.Visible = true;
@@ -1208,12 +1286,10 @@
//
// gvMx1dab009
//
- this.gvMx1dab009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab009.AppearanceCell.Options.UseFont = true;
this.gvMx1dab009.Caption = "鍗曚綅 ";
this.gvMx1dab009.FieldName = "dwName";
- this.gvMx1dab009.MaxWidth = 50;
- this.gvMx1dab009.MinWidth = 50;
+ this.gvMx1dab009.MinWidth = 25;
this.gvMx1dab009.Name = "gvMx1dab009";
this.gvMx1dab009.Tag = "query_a.dab009";
this.gvMx1dab009.Visible = true;
@@ -1222,12 +1298,10 @@
//
// gvMx1dab020
//
- this.gvMx1dab020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab020.AppearanceCell.Options.UseFont = true;
this.gvMx1dab020.Caption = "瀹為鐢ㄩ噺 ";
this.gvMx1dab020.FieldName = "dab020";
- this.gvMx1dab020.MaxWidth = 50;
- this.gvMx1dab020.MinWidth = 50;
+ this.gvMx1dab020.MinWidth = 25;
this.gvMx1dab020.Name = "gvMx1dab020";
this.gvMx1dab020.Tag = "query_a.dab020";
this.gvMx1dab020.Visible = true;
@@ -1236,12 +1310,10 @@
//
// gvMx1dab021
//
- this.gvMx1dab021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab021.AppearanceCell.Options.UseFont = true;
this.gvMx1dab021.Caption = "琛ラ鏁伴噺 ";
this.gvMx1dab021.FieldName = "dab021";
- this.gvMx1dab021.MaxWidth = 50;
- this.gvMx1dab021.MinWidth = 50;
+ this.gvMx1dab021.MinWidth = 25;
this.gvMx1dab021.Name = "gvMx1dab021";
this.gvMx1dab021.Tag = "query_a.dab021";
this.gvMx1dab021.Visible = true;
@@ -1250,12 +1322,10 @@
//
// gvMx1dab022
//
- this.gvMx1dab022.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab022.AppearanceCell.Options.UseFont = true;
this.gvMx1dab022.Caption = "閫�鏂欐暟閲� ";
this.gvMx1dab022.FieldName = "dab022";
- this.gvMx1dab022.MaxWidth = 50;
- this.gvMx1dab022.MinWidth = 50;
+ this.gvMx1dab022.MinWidth = 25;
this.gvMx1dab022.Name = "gvMx1dab022";
this.gvMx1dab022.Tag = "query_a.dab022";
this.gvMx1dab022.Visible = true;
@@ -1264,12 +1334,10 @@
//
// gvMx1dab023
//
- this.gvMx1dab023.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab023.AppearanceCell.Options.UseFont = true;
this.gvMx1dab023.Caption = "瓒呴鏁伴噺 ";
this.gvMx1dab023.FieldName = "dab023";
- this.gvMx1dab023.MaxWidth = 50;
- this.gvMx1dab023.MinWidth = 50;
+ this.gvMx1dab023.MinWidth = 25;
this.gvMx1dab023.Name = "gvMx1dab023";
this.gvMx1dab023.Tag = "query_a.dab023";
this.gvMx1dab023.Visible = true;
@@ -1278,7 +1346,6 @@
//
// gvMx1lpTl
//
- this.gvMx1lpTl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1lpTl.AppearanceCell.Options.UseFont = true;
this.gvMx1lpTl.Caption = "鑹搧閫�鏂� ";
this.gvMx1lpTl.FieldName = "lpTl";
@@ -1291,7 +1358,6 @@
//
// gvMx1llBl
//
- this.gvMx1llBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1llBl.AppearanceCell.Options.UseFont = true;
this.gvMx1llBl.Caption = "鏉ユ枡涓嶈壇 ";
this.gvMx1llBl.FieldName = "llBl";
@@ -1304,7 +1370,6 @@
//
// gvMx1zyBl
//
- this.gvMx1zyBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1zyBl.AppearanceCell.Options.UseFont = true;
this.gvMx1zyBl.Caption = "浣滀笟涓嶈壇 ";
this.gvMx1zyBl.FieldName = "zyBl";
@@ -1317,7 +1382,6 @@
//
// gvMx1dab017
//
- this.gvMx1dab017.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab017.AppearanceCell.Options.UseFont = true;
this.gvMx1dab017.Caption = "浠撳簱id ";
this.gvMx1dab017.FieldName = "dab017";
@@ -1328,7 +1392,6 @@
//
// gvMx1dab018
//
- this.gvMx1dab018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab018.AppearanceCell.Options.UseFont = true;
this.gvMx1dab018.Caption = "浠撳簱鍚嶇О ";
this.gvMx1dab018.FieldName = "dab018";
@@ -1339,7 +1402,6 @@
//
// gvMx1dab001
//
- this.gvMx1dab001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab001.AppearanceCell.Options.UseFont = true;
this.gvMx1dab001.Caption = "宸ュ崟鍙� ";
this.gvMx1dab001.FieldName = "dab001";
@@ -1352,12 +1414,10 @@
//
// gvMx1dab012
//
- this.gvMx1dab012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab012.AppearanceCell.Options.UseFont = true;
this.gvMx1dab012.Caption = "缁勬垚鐢ㄩ噺 ";
this.gvMx1dab012.FieldName = "dab012";
- this.gvMx1dab012.MaxWidth = 50;
- this.gvMx1dab012.MinWidth = 50;
+ this.gvMx1dab012.MinWidth = 25;
this.gvMx1dab012.Name = "gvMx1dab012";
this.gvMx1dab012.Tag = "query_a.dab012";
this.gvMx1dab012.Visible = true;
@@ -1366,12 +1426,10 @@
//
// gvMx1dab002
//
- this.gvMx1dab002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dab002.AppearanceCell.Options.UseFont = true;
this.gvMx1dab002.Caption = "搴忓彿 ";
this.gvMx1dab002.FieldName = "dab002";
- this.gvMx1dab002.MaxWidth = 50;
- this.gvMx1dab002.MinWidth = 50;
+ this.gvMx1dab002.MinWidth = 25;
this.gvMx1dab002.Name = "gvMx1dab002";
this.gvMx1dab002.Tag = "query_a.dab002";
this.gvMx1dab002.Visible = true;
@@ -1427,12 +1485,17 @@
((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_blState.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_blStateTxt.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_cgd.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_cgdxh.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_pcHNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1449,7 +1512,10 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1497,7 +1563,7 @@
private DevExpress.XtraEditors.TextEdit txt_daa018;
private DevExpress.XtraEditors.TextEdit txt_blUser;
private DevExpress.XtraEditors.TextEdit txt_blTime;
- private DevExpress.XtraEditors.TextEdit txt_blState;
+ private DevExpress.XtraEditors.TextEdit txt_blStateTxt;
private DevExpress.XtraEditors.TextEdit txt_mesEndProd;
private DevExpress.XtraEditors.TextEdit txt_mesStartProd;
private DevExpress.XtraEditors.TextEdit txt_daa011;
@@ -1520,9 +1586,6 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraTab.XtraTabControl tabMx;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
@@ -1552,5 +1615,18 @@
private DevExpress.XtraGrid.Columns.GridColumn gvMx1dab002;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+ private DevExpress.XtraEditors.TextEdit txt_cgd;
+ private DevExpress.XtraEditors.TextEdit txt_cgdxh;
+ private DevExpress.XtraEditors.TextEdit txt_erpProductionOrderNo;
+ private DevExpress.XtraEditors.TextEdit txt_pcHNo;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+ private DevExpress.Utils.ToolTipController tips;
}
}
\ No newline at end of file
--
Gitblit v1.9.3