From b79ba3fc504548d88f327519c733235544c63551 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 28 三月 2025 17:34:36 +0800 Subject: [PATCH] 销售退货 --- DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs | 648 ++++++++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 464 insertions(+), 184 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs index bc2b5ea..0426cfb 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs @@ -28,30 +28,33 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + 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(); + DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); - this.pageBar1 = new UserControls.Data.UcPageBar(false); - // this.pageBar1 = new UserControls.Data.UcPageBar(false); + this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_itemName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_itemModel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); this.txt_cgName = new DevExpress.XtraEditors.TextEdit(); @@ -103,6 +106,24 @@ this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); + this.tabMx = new DevExpress.XtraTab.XtraTabControl(); + this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.gcMx1 = new DevExpress.XtraGrid.GridControl(); + this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.caaGuid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1daa002 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1daa010 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1daa005 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1daa003 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1daa004 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); + this.repositoryItemDateEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); + this.rptJYBZ = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gvMx1reporttime = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); + this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -110,14 +131,15 @@ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); this.split1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); + this.split1.Panel2.SuspendLayout(); this.split1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); - this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); this.splitMx1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); + this.splitMx1.Panel2.SuspendLayout(); this.splitMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); @@ -169,6 +191,19 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); + this.tabMx.SuspendLayout(); + this.tabMxPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -187,6 +222,18 @@ this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = "xlsOut_items{}"; // + // pageBar1 + // + this.pageBar1.CurrentPage = 1; + this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.pageBar1.Location = new System.Drawing.Point(0, 532); + this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); + this.pageBar1.Name = "pageBar1"; + this.pageBar1.RecordCount = 0; + this.pageBar1.Size = new System.Drawing.Size(400, 38); + this.pageBar1.TabIndex = 4; + this.pageBar1.TotalPages = 0; + // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; @@ -196,8 +243,7 @@ this.xtraTabControl1.Size = new System.Drawing.Size(1160, 602); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); + this.xtraTabPage1}); // // xtraTabPage1 // @@ -220,9 +266,10 @@ // // split1.Panel2 // + this.split1.Panel2.Controls.Add(this.splitMx1); this.split1.Panel2.Text = "Panel2"; this.split1.Size = new System.Drawing.Size(1158, 570); - this.split1.SplitterPosition = 741; + this.split1.SplitterPosition = 400; this.split1.TabIndex = 0; // // gcMain1 @@ -232,7 +279,7 @@ this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(741, 532); + this.gcMain1.Size = new System.Drawing.Size(400, 532); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -260,18 +307,6 @@ this.gridView1.OptionsView.RowAutoHeight = true; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; - // - // gridColumn4 - // - this.gridColumn4.Caption = "浣跨敤缁勭粐"; - this.gridColumn4.FieldName = "fSubsidiary"; - this.gridColumn4.MinWidth = 50; - this.gridColumn4.Name = "gridColumn4"; - this.gridColumn4.OptionsColumn.AllowEdit = false; - this.gridColumn4.Tag = "org.FNumber"; - this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 4; - this.gridColumn4.Width = 250; // // gridColumn2 // @@ -327,24 +362,17 @@ this.gv_itemModel.VisibleIndex = 3; this.gv_itemModel.Width = 360; // - // pageBar1 + // gridColumn4 // - this.pageBar1.CurrentPage = 1; - this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 532); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); - this.pageBar1.Name = "pageBar1"; - this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(741, 38); - this.pageBar1.TabIndex = 4; - this.pageBar1.TotalPages = 0; - // - // xtraTabPage2 - // - this.xtraTabPage2.Controls.Add(this.splitMx1); - this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1158, 570); - this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; + this.gridColumn4.Caption = "浣跨敤缁勭粐"; + this.gridColumn4.FieldName = "fSubsidiary"; + this.gridColumn4.MinWidth = 50; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.OptionsColumn.AllowEdit = false; + this.gridColumn4.Tag = "org.FNumber"; + this.gridColumn4.Visible = true; + this.gridColumn4.VisibleIndex = 4; + this.gridColumn4.Width = 250; // // splitMx1 // @@ -360,10 +388,11 @@ // // splitMx1.Panel2 // + this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; - this.splitMx1.Size = new System.Drawing.Size(1158, 570); + this.splitMx1.Size = new System.Drawing.Size(746, 570); this.splitMx1.SplitterPosition = 214; - this.splitMx1.TabIndex = 0; + this.splitMx1.TabIndex = 1; // // layoutMx1 // @@ -398,17 +427,17 @@ 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(1158, 214); + this.layoutMx1.Size = new System.Drawing.Size(746, 214); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // // txt_cgName // - this.txt_cgName.Location = new System.Drawing.Point(951, 172); + this.txt_cgName.Location = new System.Drawing.Point(642, 172); this.txt_cgName.Name = "txt_cgName"; this.txt_cgName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_cgName.Properties.Appearance.Options.UseFont = true; - this.txt_cgName.Size = new System.Drawing.Size(195, 28); + this.txt_cgName.Size = new System.Drawing.Size(92, 28); this.txt_cgName.StyleController = this.layoutMx1; this.txt_cgName.TabIndex = 407; this.txt_cgName.Tag = "isStatus"; @@ -424,33 +453,33 @@ // // txt_scName // - this.txt_scName.Location = new System.Drawing.Point(951, 140); + this.txt_scName.Location = new System.Drawing.Point(642, 140); this.txt_scName.Name = "txt_scName"; this.txt_scName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_scName.Properties.Appearance.Options.UseFont = true; - this.txt_scName.Size = new System.Drawing.Size(195, 28); + this.txt_scName.Size = new System.Drawing.Size(92, 28); this.txt_scName.StyleController = this.layoutMx1; this.txt_scName.TabIndex = 408; this.txt_scName.Tag = "isStatus"; // // txt_fforbidstatusTxt // - this.txt_fforbidstatusTxt.Location = new System.Drawing.Point(383, 172); + this.txt_fforbidstatusTxt.Location = new System.Drawing.Point(280, 172); this.txt_fforbidstatusTxt.Name = "txt_fforbidstatusTxt"; this.txt_fforbidstatusTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fforbidstatusTxt.Properties.Appearance.Options.UseFont = true; - this.txt_fforbidstatusTxt.Size = new System.Drawing.Size(193, 28); + this.txt_fforbidstatusTxt.Size = new System.Drawing.Size(90, 28); this.txt_fforbidstatusTxt.StyleController = this.layoutMx1; this.txt_fforbidstatusTxt.TabIndex = 343; this.txt_fforbidstatusTxt.Tag = "isStatus"; // // txt_xxName // - this.txt_xxName.Location = new System.Drawing.Point(951, 108); + this.txt_xxName.Location = new System.Drawing.Point(642, 108); this.txt_xxName.Name = "txt_xxName"; this.txt_xxName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_xxName.Properties.Appearance.Options.UseFont = true; - this.txt_xxName.Size = new System.Drawing.Size(195, 28); + this.txt_xxName.Size = new System.Drawing.Size(92, 28); this.txt_xxName.StyleController = this.layoutMx1; this.txt_xxName.TabIndex = 409; this.txt_xxName.Tag = "isStatus"; @@ -461,62 +490,62 @@ this.txt_dptName.Name = "txt_dptName"; this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_dptName.Properties.Appearance.Options.UseFont = true; - this.txt_dptName.Size = new System.Drawing.Size(193, 28); + this.txt_dptName.Size = new System.Drawing.Size(90, 28); this.txt_dptName.StyleController = this.layoutMx1; this.txt_dptName.TabIndex = 406; this.txt_dptName.Tag = "isStatus"; // // txt_wlName // - this.txt_wlName.Location = new System.Drawing.Point(951, 76); + this.txt_wlName.Location = new System.Drawing.Point(642, 76); this.txt_wlName.Name = "txt_wlName"; this.txt_wlName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_wlName.Properties.Appearance.Options.UseFont = true; - this.txt_wlName.Size = new System.Drawing.Size(195, 28); + this.txt_wlName.Size = new System.Drawing.Size(92, 28); this.txt_wlName.StyleController = this.layoutMx1; this.txt_wlName.TabIndex = 410; this.txt_wlName.Tag = "isStatus"; // // txt_wwName // - this.txt_wwName.Location = new System.Drawing.Point(951, 44); + this.txt_wwName.Location = new System.Drawing.Point(642, 44); this.txt_wwName.Name = "txt_wwName"; this.txt_wwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_wwName.Properties.Appearance.Options.UseFont = true; - this.txt_wwName.Size = new System.Drawing.Size(195, 28); + this.txt_wwName.Size = new System.Drawing.Size(92, 28); this.txt_wwName.StyleController = this.layoutMx1; this.txt_wwName.TabIndex = 411; this.txt_wwName.Tag = "isStatus"; // // txt_kfName // - this.txt_kfName.Location = new System.Drawing.Point(951, 12); + this.txt_kfName.Location = new System.Drawing.Point(642, 12); this.txt_kfName.Name = "txt_kfName"; this.txt_kfName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_kfName.Properties.Appearance.Options.UseFont = true; - this.txt_kfName.Size = new System.Drawing.Size(195, 28); + this.txt_kfName.Size = new System.Drawing.Size(92, 28); this.txt_kfName.StyleController = this.layoutMx1; this.txt_kfName.TabIndex = 412; this.txt_kfName.Tag = "isStatus"; // // txt_fissueType // - this.txt_fissueType.Location = new System.Drawing.Point(383, 140); + this.txt_fissueType.Location = new System.Drawing.Point(280, 140); this.txt_fissueType.Name = "txt_fissueType"; this.txt_fissueType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fissueType.Properties.Appearance.Options.UseFont = true; - this.txt_fissueType.Size = new System.Drawing.Size(193, 28); + this.txt_fissueType.Size = new System.Drawing.Size(90, 28); this.txt_fissueType.StyleController = this.layoutMx1; this.txt_fissueType.TabIndex = 378; this.txt_fissueType.Tag = "fissueType"; // // txt_ffinishreceiptoverrate // - this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(667, 140); + this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(461, 140); this.txt_ffinishreceiptoverrate.Name = "txt_ffinishreceiptoverrate"; this.txt_ffinishreceiptoverrate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ffinishreceiptoverrate.Properties.Appearance.Options.UseFont = true; - this.txt_ffinishreceiptoverrate.Size = new System.Drawing.Size(193, 28); + this.txt_ffinishreceiptoverrate.Size = new System.Drawing.Size(90, 28); this.txt_ffinishreceiptoverrate.StyleController = this.layoutMx1; this.txt_ffinishreceiptoverrate.TabIndex = 370; this.txt_ffinishreceiptoverrate.Tag = "finishRate"; @@ -527,7 +556,7 @@ 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(193, 28); + this.txt_itemName.Size = new System.Drawing.Size(90, 28); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 216; this.txt_itemName.Tag = "itemName"; @@ -538,7 +567,7 @@ this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemModel.Properties.Appearance.Options.UseFont = true; - this.txt_itemModel.Size = new System.Drawing.Size(193, 28); + this.txt_itemModel.Size = new System.Drawing.Size(90, 28); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 219; this.txt_itemModel.Tag = "itemModel"; @@ -549,7 +578,7 @@ this.txt_itemSname.Name = "txt_itemSname"; this.txt_itemSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemSname.Properties.Appearance.Options.UseFont = true; - this.txt_itemSname.Size = new System.Drawing.Size(193, 28); + this.txt_itemSname.Size = new System.Drawing.Size(90, 28); this.txt_itemSname.StyleController = this.layoutMx1; this.txt_itemSname.TabIndex = 217; this.txt_itemSname.Tag = "itemSname"; @@ -560,95 +589,95 @@ this.txt_itemDescription.Name = "txt_itemDescription"; this.txt_itemDescription.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemDescription.Properties.Appearance.Options.UseFont = true; - this.txt_itemDescription.Size = new System.Drawing.Size(193, 28); + this.txt_itemDescription.Size = new System.Drawing.Size(90, 28); this.txt_itemDescription.StyleController = this.layoutMx1; this.txt_itemDescription.TabIndex = 222; this.txt_itemDescription.Tag = "itemDescription"; // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(383, 12); + this.txt_itemNo.Location = new System.Drawing.Point(280, 12); 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.Size = new System.Drawing.Size(193, 28); + this.txt_itemNo.Size = new System.Drawing.Size(90, 28); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 213; this.txt_itemNo.Tag = "itemNo"; // // txt_itemType // - this.txt_itemType.Location = new System.Drawing.Point(383, 44); + this.txt_itemType.Location = new System.Drawing.Point(280, 44); this.txt_itemType.Name = "txt_itemType"; this.txt_itemType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemType.Properties.Appearance.Options.UseFont = true; - this.txt_itemType.Size = new System.Drawing.Size(193, 28); + this.txt_itemType.Size = new System.Drawing.Size(90, 28); this.txt_itemType.StyleController = this.layoutMx1; this.txt_itemType.TabIndex = 228; this.txt_itemType.Tag = "itemType"; // // txt_itemVersion // - this.txt_itemVersion.Location = new System.Drawing.Point(383, 76); + this.txt_itemVersion.Location = new System.Drawing.Point(280, 76); this.txt_itemVersion.Name = "txt_itemVersion"; this.txt_itemVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemVersion.Properties.Appearance.Options.UseFont = true; - this.txt_itemVersion.Size = new System.Drawing.Size(193, 28); + this.txt_itemVersion.Size = new System.Drawing.Size(90, 28); this.txt_itemVersion.StyleController = this.layoutMx1; this.txt_itemVersion.TabIndex = 231; this.txt_itemVersion.Tag = "itemVersion"; // // txt_ppbom00019124 // - this.txt_ppbom00019124.Location = new System.Drawing.Point(383, 108); + this.txt_ppbom00019124.Location = new System.Drawing.Point(280, 108); this.txt_ppbom00019124.Name = "txt_ppbom00019124"; this.txt_ppbom00019124.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ppbom00019124.Properties.Appearance.Options.UseFont = true; - this.txt_ppbom00019124.Size = new System.Drawing.Size(193, 28); + this.txt_ppbom00019124.Size = new System.Drawing.Size(90, 28); this.txt_ppbom00019124.StyleController = this.layoutMx1; this.txt_ppbom00019124.TabIndex = 319; this.txt_ppbom00019124.Tag = "bomNo"; // // txt_materialProperti // - this.txt_materialProperti.Location = new System.Drawing.Point(667, 12); + this.txt_materialProperti.Location = new System.Drawing.Point(461, 12); this.txt_materialProperti.Name = "txt_materialProperti"; this.txt_materialProperti.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_materialProperti.Properties.Appearance.Options.UseFont = true; - this.txt_materialProperti.Size = new System.Drawing.Size(193, 28); + this.txt_materialProperti.Size = new System.Drawing.Size(90, 28); this.txt_materialProperti.StyleController = this.layoutMx1; this.txt_materialProperti.TabIndex = 360; this.txt_materialProperti.Tag = "materialProperties"; // // txt_productionWorkshop // - this.txt_productionWorkshop.Location = new System.Drawing.Point(667, 44); + this.txt_productionWorkshop.Location = new System.Drawing.Point(461, 44); this.txt_productionWorkshop.Name = "txt_productionWorkshop"; this.txt_productionWorkshop.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_productionWorkshop.Properties.Appearance.Options.UseFont = true; - this.txt_productionWorkshop.Size = new System.Drawing.Size(193, 28); + this.txt_productionWorkshop.Size = new System.Drawing.Size(90, 28); this.txt_productionWorkshop.StyleController = this.layoutMx1; this.txt_productionWorkshop.TabIndex = 336; this.txt_productionWorkshop.Tag = "produceWorkNo"; // // txt_highlimit // - this.txt_highlimit.Location = new System.Drawing.Point(667, 76); + this.txt_highlimit.Location = new System.Drawing.Point(461, 76); this.txt_highlimit.Name = "txt_highlimit"; this.txt_highlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_highlimit.Properties.Appearance.Options.UseFont = true; - this.txt_highlimit.Size = new System.Drawing.Size(193, 28); + this.txt_highlimit.Size = new System.Drawing.Size(90, 28); this.txt_highlimit.StyleController = this.layoutMx1; this.txt_highlimit.TabIndex = 262; this.txt_highlimit.Tag = "highLimt"; // // txt_lowlimit // - this.txt_lowlimit.Location = new System.Drawing.Point(667, 108); + this.txt_lowlimit.Location = new System.Drawing.Point(461, 108); this.txt_lowlimit.Name = "txt_lowlimit"; this.txt_lowlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lowlimit.Properties.Appearance.Options.UseFont = true; - this.txt_lowlimit.Size = new System.Drawing.Size(193, 28); + this.txt_lowlimit.Size = new System.Drawing.Size(90, 28); this.txt_lowlimit.StyleController = this.layoutMx1; this.txt_lowlimit.TabIndex = 258; this.txt_lowlimit.Tag = "lowLimt"; @@ -659,7 +688,7 @@ this.txt_prdPack.Name = "txt_prdPack"; this.txt_prdPack.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_prdPack.Properties.Appearance.Options.UseFont = true; - this.txt_prdPack.Size = new System.Drawing.Size(193, 28); + this.txt_prdPack.Size = new System.Drawing.Size(90, 28); this.txt_prdPack.StyleController = this.layoutMx1; this.txt_prdPack.TabIndex = 267; this.txt_prdPack.Tag = "prdPack"; @@ -706,39 +735,39 @@ this.layoutControlItem23}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition5.Width = 100D; - columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition6.Width = 100D; - columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition7.Width = 100D; - columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition8.Width = 100D; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition5, - columnDefinition6, - columnDefinition7, - columnDefinition8}); - rowDefinition7.Height = 100D; - rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition8.Height = 100D; - rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition9.Height = 100D; - rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition10.Height = 100D; - rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition11.Height = 100D; - rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition12.Height = 100D; - rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 100D; + 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; + rowDefinition6.Height = 100D; + rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition7, - rowDefinition8, - rowDefinition9, - rowDefinition10, - rowDefinition11, - rowDefinition12}); - this.Root.Size = new System.Drawing.Size(1158, 214); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4, + rowDefinition5, + rowDefinition6}); + this.Root.Size = new System.Drawing.Size(746, 214); this.Root.TextVisible = false; // // layoutControlItem1 @@ -746,7 +775,7 @@ this.layoutControlItem1.Control = this.txt_itemName; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(181, 32); this.layoutControlItem1.Text = "鐗╂枡鍚嶇О"; this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); // @@ -756,7 +785,7 @@ this.layoutControlItem2.Location = new System.Drawing.Point(0, 32); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(181, 32); this.layoutControlItem2.Text = "瑙勬牸鍨嬪彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); // @@ -766,7 +795,7 @@ this.layoutControlItem3.Location = new System.Drawing.Point(0, 64); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(181, 32); this.layoutControlItem3.Text = "鐗╂枡绠�绉�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); // @@ -776,136 +805,136 @@ this.layoutControlItem4.Location = new System.Drawing.Point(0, 96); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(181, 32); this.layoutControlItem4.Text = "鐗╂枡鎻忚堪"; this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_itemNo; - this.layoutControlItem5.Location = new System.Drawing.Point(284, 0); + this.layoutControlItem5.Location = new System.Drawing.Point(181, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(181, 32); this.layoutControlItem5.Text = "鐗╂枡缂栫爜"; this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_itemType; - this.layoutControlItem6.Location = new System.Drawing.Point(284, 32); + this.layoutControlItem6.Location = new System.Drawing.Point(181, 32); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(181, 32); this.layoutControlItem6.Text = "鐗╂枡绫诲瀷"; this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_itemVersion; - this.layoutControlItem7.Location = new System.Drawing.Point(284, 64); + this.layoutControlItem7.Location = new System.Drawing.Point(181, 64); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(181, 32); this.layoutControlItem7.Text = "浜у搧鐗堟湰"; this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_ppbom00019124; - this.layoutControlItem8.Location = new System.Drawing.Point(284, 96); + this.layoutControlItem8.Location = new System.Drawing.Point(181, 96); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem8.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(181, 32); this.layoutControlItem8.Text = "鍒嗙被缂栧彿"; this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_materialProperti; - this.layoutControlItem9.Location = new System.Drawing.Point(568, 0); + this.layoutControlItem9.Location = new System.Drawing.Point(362, 0); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(181, 32); this.layoutControlItem9.Text = "鐗╂枡灞炴��"; this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_productionWorkshop; - this.layoutControlItem10.Location = new System.Drawing.Point(568, 32); + this.layoutControlItem10.Location = new System.Drawing.Point(362, 32); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem10.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(181, 32); this.layoutControlItem10.Text = "鐢熶骇杞﹂棿"; this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_highlimit; - this.layoutControlItem11.Location = new System.Drawing.Point(568, 64); + this.layoutControlItem11.Location = new System.Drawing.Point(362, 64); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(181, 32); this.layoutControlItem11.Text = "鏈�澶у簱瀛�"; this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_lowlimit; - this.layoutControlItem12.Location = new System.Drawing.Point(568, 96); + this.layoutControlItem12.Location = new System.Drawing.Point(362, 96); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(181, 32); this.layoutControlItem12.Text = "鏈�浣庡簱瀛�"; this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_kfName; - this.layoutControlItem13.Location = new System.Drawing.Point(852, 0); + this.layoutControlItem13.Location = new System.Drawing.Point(543, 0); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(286, 32); + this.layoutControlItem13.Size = new System.Drawing.Size(183, 32); this.layoutControlItem13.Text = "搴撴埧鍗曚綅"; this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_wwName; - this.layoutControlItem14.Location = new System.Drawing.Point(852, 32); + this.layoutControlItem14.Location = new System.Drawing.Point(543, 32); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(286, 32); + this.layoutControlItem14.Size = new System.Drawing.Size(183, 32); this.layoutControlItem14.Text = "濮斿鍗曚綅"; this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_wlName; - this.layoutControlItem15.Location = new System.Drawing.Point(852, 64); + this.layoutControlItem15.Location = new System.Drawing.Point(543, 64); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(286, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(183, 32); this.layoutControlItem15.Text = "鐗╂枡鍗曚綅"; this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_xxName; - this.layoutControlItem16.Location = new System.Drawing.Point(852, 96); + this.layoutControlItem16.Location = new System.Drawing.Point(543, 96); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(286, 32); + this.layoutControlItem16.Size = new System.Drawing.Size(183, 32); this.layoutControlItem16.Text = "閿�鍞崟浣�"; this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18); // @@ -915,29 +944,29 @@ this.layoutControlItem17.Location = new System.Drawing.Point(0, 128); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem17.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem17.Size = new System.Drawing.Size(181, 32); this.layoutControlItem17.Text = "鏈�灏忓寘瑁呮暟"; this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_fissueType; - this.layoutControlItem18.Location = new System.Drawing.Point(284, 128); + this.layoutControlItem18.Location = new System.Drawing.Point(181, 128); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem18.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem18.Size = new System.Drawing.Size(181, 32); this.layoutControlItem18.Text = "鍙戞枡鏂瑰紡"; this.layoutControlItem18.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_ffinishreceiptoverrate; - this.layoutControlItem19.Location = new System.Drawing.Point(568, 128); + this.layoutControlItem19.Location = new System.Drawing.Point(362, 128); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem19.Size = new System.Drawing.Size(284, 32); + this.layoutControlItem19.Size = new System.Drawing.Size(181, 32); this.layoutControlItem19.Text = "瓒呮敹姣斾緥"; this.layoutControlItem19.TextSize = new System.Drawing.Size(75, 18); // @@ -947,42 +976,262 @@ this.layoutControlItem20.Location = new System.Drawing.Point(0, 160); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem20.Size = new System.Drawing.Size(284, 34); + this.layoutControlItem20.Size = new System.Drawing.Size(181, 34); this.layoutControlItem20.Text = "榛樿浠撳簱"; this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem21 // this.layoutControlItem21.Control = this.txt_scName; - this.layoutControlItem21.Location = new System.Drawing.Point(852, 128); + this.layoutControlItem21.Location = new System.Drawing.Point(543, 128); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem21.Size = new System.Drawing.Size(286, 32); + this.layoutControlItem21.Size = new System.Drawing.Size(183, 32); this.layoutControlItem21.Text = "鐢熶骇鍗曚綅"; this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem22 // this.layoutControlItem22.Control = this.txt_cgName; - this.layoutControlItem22.Location = new System.Drawing.Point(852, 160); + this.layoutControlItem22.Location = new System.Drawing.Point(543, 160); this.layoutControlItem22.Name = "layoutControlItem22"; this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem22.Size = new System.Drawing.Size(286, 34); + this.layoutControlItem22.Size = new System.Drawing.Size(183, 34); this.layoutControlItem22.Text = "閲囪喘鍗曚綅"; this.layoutControlItem22.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem23 // this.layoutControlItem23.Control = this.txt_fforbidstatusTxt; - this.layoutControlItem23.Location = new System.Drawing.Point(284, 160); + this.layoutControlItem23.Location = new System.Drawing.Point(181, 160); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem23.Size = new System.Drawing.Size(284, 34); + this.layoutControlItem23.Size = new System.Drawing.Size(181, 34); this.layoutControlItem23.Text = "绂佺敤鐘舵��"; this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18); + // + // tabMx + // + this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; + 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(746, 344); + this.tabMx.TabIndex = 4; + this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.tabMxPage1}); + // + // tabMxPage1 + // + this.tabMxPage1.Controls.Add(this.gcMx1); + this.tabMxPage1.Name = "tabMxPage1"; + this.tabMxPage1.Size = new System.Drawing.Size(744, 312); + this.tabMxPage1.Text = "宸ュ簭淇℃伅"; + // + // gcMx1 + // + this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMx1.Location = new System.Drawing.Point(0, 0); + this.gcMx1.MainView = this.gvMx1; + this.gcMx1.Name = "gcMx1"; + this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { + this.repositoryItemDateEdit1, + this.repositoryItemDateEdit2, + this.repositoryItemButtonEdit1, + this.rptJYBZ, + this.repositoryItemDateEdit3}); + this.gcMx1.Size = new System.Drawing.Size(744, 312); + this.gcMx1.TabIndex = 0; + this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx1}); + // + // gvMx1 + // + this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gvMx1.ColumnPanelRowHeight = 50; + this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gvMx1guid, + this.caaGuid, + this.gvMx1daa002, + this.gvMx1daa010, + this.gvMx1daa005, + this.gvMx1daa003, + this.gvMx1daa004, + this.gvMx1reporttime, + this.gvMxDel}); + this.gvMx1.GridControl = this.gcMx1; + this.gvMx1.Name = "gvMx1"; + this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; + this.gvMx1.OptionsFind.ShowSearchNavButtons = false; + this.gvMx1.OptionsView.ShowGroupPanel = false; + // + // gvMx1guid + // + this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1guid.AppearanceCell.Options.UseFont = true; + this.gvMx1guid.Caption = "guid"; + this.gvMx1guid.FieldName = "guid"; + this.gvMx1guid.MinWidth = 50; + this.gvMx1guid.Name = "gvMx1guid"; + this.gvMx1guid.OptionsColumn.ReadOnly = true; + this.gvMx1guid.Tag = "query_a.guid"; + this.gvMx1guid.Width = 94; + // + // caaGuid + // + this.caaGuid.Caption = "caaGuid"; + this.caaGuid.FieldName = "caaGuid"; + this.caaGuid.MinWidth = 25; + this.caaGuid.Name = "caaGuid"; + this.caaGuid.OptionsColumn.ReadOnly = true; + this.caaGuid.Width = 94; + // + // gvMx1daa002 + // + this.gvMx1daa002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1daa002.AppearanceCell.Options.UseFont = true; + this.gvMx1daa002.Caption = "搴忓彿"; + this.gvMx1daa002.FieldName = "daa001"; + this.gvMx1daa002.MinWidth = 50; + this.gvMx1daa002.Name = "gvMx1daa002"; + this.gvMx1daa002.OptionsColumn.ReadOnly = true; + this.gvMx1daa002.Tag = "query_a.daa002"; + this.gvMx1daa002.Visible = true; + this.gvMx1daa002.VisibleIndex = 0; + this.gvMx1daa002.Width = 50; + // + // gvMx1daa010 + // + this.gvMx1daa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1daa010.AppearanceCell.Options.UseFont = true; + this.gvMx1daa010.Caption = "宸ュ簭缂栧彿"; + this.gvMx1daa010.FieldName = "daa021"; + this.gvMx1daa010.MinWidth = 50; + this.gvMx1daa010.Name = "gvMx1daa010"; + this.gvMx1daa010.OptionsColumn.ReadOnly = true; + this.gvMx1daa010.Tag = "query_a.daa010"; + this.gvMx1daa010.Visible = true; + this.gvMx1daa010.VisibleIndex = 1; + this.gvMx1daa010.Width = 50; + // + // gvMx1daa005 + // + this.gvMx1daa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1daa005.AppearanceCell.Options.UseFont = true; + this.gvMx1daa005.Caption = "宸ュ簭鍚嶇О"; + this.gvMx1daa005.FieldName = "itemNo"; + this.gvMx1daa005.MinWidth = 50; + this.gvMx1daa005.Name = "gvMx1daa005"; + this.gvMx1daa005.OptionsColumn.ReadOnly = true; + this.gvMx1daa005.Tag = "query_a.daa005"; + this.gvMx1daa005.Visible = true; + this.gvMx1daa005.VisibleIndex = 2; + this.gvMx1daa005.Width = 50; + // + // gvMx1daa003 + // + this.gvMx1daa003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1daa003.AppearanceCell.Options.UseFont = true; + this.gvMx1daa003.Caption = "鐢熶骇杩涘害缁熻鐐�"; + this.gvMx1daa003.FieldName = "daa003"; + this.gvMx1daa003.MinWidth = 50; + this.gvMx1daa003.Name = "gvMx1daa003"; + this.gvMx1daa003.OptionsColumn.ReadOnly = true; + this.gvMx1daa003.Tag = "query_a.daa003"; + this.gvMx1daa003.Visible = true; + this.gvMx1daa003.VisibleIndex = 3; + this.gvMx1daa003.Width = 50; + // + // gvMx1daa004 + // + this.gvMx1daa004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1daa004.AppearanceCell.Options.UseFont = true; + this.gvMx1daa004.Caption = "涓婂伐搴忕紪鍙�"; + this.gvMx1daa004.FieldName = "daa004"; + this.gvMx1daa004.MinWidth = 50; + this.gvMx1daa004.Name = "gvMx1daa004"; + this.gvMx1daa004.OptionsColumn.ReadOnly = true; + this.gvMx1daa004.Tag = "query_a.daa004"; + this.gvMx1daa004.Visible = true; + this.gvMx1daa004.VisibleIndex = 4; + this.gvMx1daa004.Width = 50; + // + // repositoryItemDateEdit2 + // + this.repositoryItemDateEdit2.AutoHeight = false; + this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2"; + // + // repositoryItemDateEdit3 + // + this.repositoryItemDateEdit3.AutoHeight = false; + this.repositoryItemDateEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemDateEdit3.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemDateEdit3.Name = "repositoryItemDateEdit3"; + // + // rptJYBZ + // + this.rptJYBZ.AutoHeight = false; + this.rptJYBZ.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.rptJYBZ.Name = "rptJYBZ"; + this.rptJYBZ.NullText = "-璇烽�夋嫨-"; + this.rptJYBZ.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; + // + // gvMx1reporttime + // + this.gvMx1reporttime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gvMx1reporttime.AppearanceCell.Options.UseFont = true; + this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true; + this.gvMx1reporttime.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true; + this.gvMx1reporttime.Caption = "澶囨敞"; + this.gvMx1reporttime.FieldName = "daa009"; + this.gvMx1reporttime.MinWidth = 50; + this.gvMx1reporttime.Name = "gvMx1reporttime"; + this.gvMx1reporttime.Tag = "edit"; + this.gvMx1reporttime.Visible = true; + this.gvMx1reporttime.VisibleIndex = 5; + this.gvMx1reporttime.Width = 102; + // + // repositoryItemDateEdit1 + // + this.repositoryItemDateEdit1.AutoHeight = false; + this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1"; + // + // gvMxDel + // + this.gvMxDel.Caption = "绉诲嚭"; + this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvMxDel.MinWidth = 80; + this.gvMxDel.Name = "gvMxDel"; + this.gvMxDel.Visible = true; + this.gvMxDel.VisibleIndex = 6; + this.gvMxDel.Width = 84; + // + // repositoryItemButtonEdit1 + // + this.repositoryItemButtonEdit1.AutoHeight = false; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; + this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; // // Frm_WorkTechnique // @@ -999,14 +1248,15 @@ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); this.split1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); + this.split1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); this.split1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); - this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); this.splitMx1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); + this.splitMx1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); this.splitMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); @@ -1059,6 +1309,19 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); + this.tabMx.ResumeLayout(false); + this.tabMxPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); this.ResumeLayout(false); } @@ -1075,33 +1338,33 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_itemName; private DevExpress.XtraGrid.Columns.GridColumn gv_itemModel; private UserControls.Data.UcPageBar pageBar1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.SplitContainerControl splitMx1; - private DevExpress.XtraEditors.TextEdit txt_kfName; - private DevExpress.XtraEditors.TextEdit txt_wwName; - private DevExpress.XtraEditors.TextEdit txt_wlName; - private DevExpress.XtraEditors.TextEdit txt_xxName; - private DevExpress.XtraEditors.TextEdit txt_scName; + private DevExpress.XtraLayout.LayoutControl layoutMx1; private DevExpress.XtraEditors.TextEdit txt_cgName; - private DevExpress.XtraEditors.TextEdit txt_dptName; private System.Windows.Forms.Label lbGuid; + private DevExpress.XtraEditors.TextEdit txt_scName; + private DevExpress.XtraEditors.TextEdit txt_fforbidstatusTxt; + private DevExpress.XtraEditors.TextEdit txt_xxName; + private DevExpress.XtraEditors.TextEdit txt_dptName; + private DevExpress.XtraEditors.TextEdit txt_wlName; + private DevExpress.XtraEditors.TextEdit txt_wwName; + private DevExpress.XtraEditors.TextEdit txt_kfName; private DevExpress.XtraEditors.TextEdit txt_fissueType; private DevExpress.XtraEditors.TextEdit txt_ffinishreceiptoverrate; - private DevExpress.XtraEditors.TextEdit txt_materialProperti; - private DevExpress.XtraEditors.TextEdit txt_fforbidstatusTxt; - private DevExpress.XtraEditors.TextEdit txt_productionWorkshop; - private DevExpress.XtraEditors.TextEdit txt_ppbom00019124; - private DevExpress.XtraEditors.TextEdit txt_prdPack; - private DevExpress.XtraEditors.TextEdit txt_highlimit; - private DevExpress.XtraEditors.TextEdit txt_lowlimit; - private DevExpress.XtraEditors.TextEdit txt_itemVersion; - private DevExpress.XtraEditors.TextEdit txt_itemType; - private DevExpress.XtraEditors.TextEdit txt_itemDescription; - private DevExpress.XtraEditors.TextEdit txt_itemSname; - private DevExpress.XtraEditors.TextEdit txt_itemNo; private DevExpress.XtraEditors.MemoEdit txt_itemName; private DevExpress.XtraEditors.MemoEdit txt_itemModel; - private DevExpress.XtraLayout.LayoutControl layoutMx1; + private DevExpress.XtraEditors.TextEdit txt_itemSname; + private DevExpress.XtraEditors.TextEdit txt_itemDescription; + private DevExpress.XtraEditors.TextEdit txt_itemNo; + private DevExpress.XtraEditors.TextEdit txt_itemType; + private DevExpress.XtraEditors.TextEdit txt_itemVersion; + private DevExpress.XtraEditors.TextEdit txt_ppbom00019124; + private DevExpress.XtraEditors.TextEdit txt_materialProperti; + private DevExpress.XtraEditors.TextEdit txt_productionWorkshop; + private DevExpress.XtraEditors.TextEdit txt_highlimit; + private DevExpress.XtraEditors.TextEdit txt_lowlimit; + private DevExpress.XtraEditors.TextEdit txt_prdPack; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; @@ -1126,6 +1389,23 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; + private DevExpress.XtraTab.XtraTabControl tabMx; + private DevExpress.XtraTab.XtraTabPage tabMxPage1; + private DevExpress.XtraGrid.GridControl gcMx1; + private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; + private DevExpress.XtraGrid.Columns.GridColumn caaGuid; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa002; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa010; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa005; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa003; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa004; + private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit2; + private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit3; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYBZ; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1reporttime; + private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1; + private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; } } \ No newline at end of file -- Gitblit v1.9.3