From 141c4565056b0e0e800c78ee73d1727d1267415f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 03 三月 2025 08:12:13 +0800 Subject: [PATCH] 版面 --- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.cs | 5 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs | 11 DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs | 2126 ++++++++++++---------- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs | 675 +++++-- DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs | 8 DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.cs | 10 DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs | 316 +- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs | 2464 +++++++++++++------------ DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs | 8 9 files changed, 3,115 insertions(+), 2,508 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs index 8def05b..b5ac9ca 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.Designer.cs @@ -107,6 +107,8 @@ this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit(); this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -121,15 +123,11 @@ this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1salesDetailId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1fMustQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fRealQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fEntrynote = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1fseq = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); + this.gvMx1fEntrynote = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fRealQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -148,8 +146,10 @@ this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1salesDetailId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1fseq = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); @@ -208,11 +208,11 @@ this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); this.SuspendLayout(); @@ -261,7 +261,6 @@ // // split1.Panel1 // - this.split1.Panel1.AutoScroll = true; this.split1.Panel1.Controls.Add(this.gcMain1); this.split1.Panel1.Controls.Add(this.pageBar1); this.split1.Panel1.Text = "Panel1"; @@ -565,6 +564,7 @@ // // splitMx1.Panel1 // + this.splitMx1.Panel1.AutoScroll = true; this.splitMx1.Panel1.Controls.Add(this.layoutMx1); this.splitMx1.Panel1.Text = "Panel1"; // @@ -573,7 +573,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 = 137; + this.splitMx1.SplitterPosition = 155; this.splitMx1.TabIndex = 0; // // layoutMx1 @@ -601,13 +601,13 @@ this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(962, 492, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 137); + this.layoutMx1.Size = new System.Drawing.Size(1126, 155); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // // txt_fCustomerIDTxt // - this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(99, 108); + this.txt_fCustomerIDTxt.Location = new System.Drawing.Point(99, 115); this.txt_fCustomerIDTxt.Name = "txt_fCustomerIDTxt"; this.txt_fCustomerIDTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fCustomerIDTxt.Properties.Appearance.Options.UseFont = true; @@ -627,14 +627,14 @@ // txt_salesId // this.txt_salesId.IsReadly = false; - this.txt_salesId.Location = new System.Drawing.Point(99, 44); + this.txt_salesId.Location = new System.Drawing.Point(99, 47); this.txt_salesId.Name = "txt_salesId"; this.txt_salesId.Size = new System.Drawing.Size(185, 28); this.txt_salesId.TabIndex = 367; // // txt_fSaleOrgIdTxt // - this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(375, 44); + this.txt_fSaleOrgIdTxt.Location = new System.Drawing.Point(375, 47); this.txt_fSaleOrgIdTxt.Name = "txt_fSaleOrgIdTxt"; this.txt_fSaleOrgIdTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fSaleOrgIdTxt.Properties.Appearance.Options.UseFont = true; @@ -656,7 +656,7 @@ // // txt_fNote // - this.txt_fNote.Location = new System.Drawing.Point(99, 76); + this.txt_fNote.Location = new System.Drawing.Point(99, 83); this.txt_fNote.Name = "txt_fNote"; this.txt_fNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fNote.Properties.Appearance.Options.UseFont = true; @@ -691,7 +691,7 @@ // // txt_fCreatorId // - this.txt_fCreatorId.Location = new System.Drawing.Point(651, 44); + this.txt_fCreatorId.Location = new System.Drawing.Point(651, 47); this.txt_fCreatorId.Name = "txt_fCreatorId"; this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true; @@ -702,7 +702,7 @@ // // txt_fSalesManIDTxt // - this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(375, 76); + this.txt_fSalesManIDTxt.Location = new System.Drawing.Point(375, 83); this.txt_fSalesManIDTxt.Name = "txt_fSalesManIDTxt"; this.txt_fSalesManIDTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fSalesManIDTxt.Properties.Appearance.Options.UseFont = true; @@ -713,7 +713,7 @@ // // txt_fApproveDate // - this.txt_fApproveDate.Location = new System.Drawing.Point(927, 44); + this.txt_fApproveDate.Location = new System.Drawing.Point(927, 47); this.txt_fApproveDate.Name = "txt_fApproveDate"; this.txt_fApproveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fApproveDate.Properties.Appearance.Options.UseFont = true; @@ -724,7 +724,7 @@ // // txt_fCreateDate // - this.txt_fCreateDate.Location = new System.Drawing.Point(651, 76); + this.txt_fCreateDate.Location = new System.Drawing.Point(651, 83); this.txt_fCreateDate.Name = "txt_fCreateDate"; this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true; @@ -746,16 +746,17 @@ // // txt_wjStatus // - this.txt_wjStatus.Location = new System.Drawing.Point(840, 108); + this.txt_wjStatus.Location = new System.Drawing.Point(840, 115); this.txt_wjStatus.Name = "txt_wjStatus"; this.txt_wjStatus.Properties.Caption = "瀹岀粨鐘舵��"; this.txt_wjStatus.Size = new System.Drawing.Size(274, 24); this.txt_wjStatus.StyleController = this.layoutMx1; this.txt_wjStatus.TabIndex = 372; + this.txt_wjStatus.Tag = "readonly"; // // txt_shf // - this.txt_shf.Location = new System.Drawing.Point(375, 108); + this.txt_shf.Location = new System.Drawing.Point(375, 115); this.txt_shf.Name = "txt_shf"; this.txt_shf.Size = new System.Drawing.Size(185, 24); this.txt_shf.StyleController = this.layoutMx1; @@ -764,7 +765,7 @@ // // txt_shName // - this.txt_shName.Location = new System.Drawing.Point(651, 108); + this.txt_shName.Location = new System.Drawing.Point(651, 115); this.txt_shName.Name = "txt_shName"; this.txt_shName.Size = new System.Drawing.Size(185, 24); this.txt_shName.StyleController = this.layoutMx1; @@ -773,12 +774,13 @@ // // txt_chkStatus // - this.txt_chkStatus.Location = new System.Drawing.Point(840, 76); + this.txt_chkStatus.Location = new System.Drawing.Point(840, 83); this.txt_chkStatus.Name = "txt_chkStatus"; this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��"; this.txt_chkStatus.Size = new System.Drawing.Size(274, 24); this.txt_chkStatus.StyleController = this.layoutMx1; this.txt_chkStatus.TabIndex = 375; + this.txt_chkStatus.Tag = "readonly"; // // Root // @@ -829,7 +831,7 @@ rowDefinition2, rowDefinition3, rowDefinition4}); - this.Root.Size = new System.Drawing.Size(1126, 148); + this.Root.Size = new System.Drawing.Size(1126, 155); this.Root.TextVisible = false; // // layoutControlItem2 @@ -838,7 +840,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, 35); this.layoutControlItem2.Text = "鐢宠缂栧彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); // @@ -848,46 +850,46 @@ 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, 35); this.layoutControlItem3.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_salesId; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 35); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(276, 36); this.layoutControlItem4.Text = "閿�鍞鍗�"; this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_fSaleOrgIdTxt; - this.layoutControlItem5.Location = new System.Drawing.Point(276, 32); + this.layoutControlItem5.Location = new System.Drawing.Point(276, 35); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 36); this.layoutControlItem5.Text = "閿�鍞粍缁�"; this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_fCreatorId; - this.layoutControlItem6.Location = new System.Drawing.Point(552, 32); + this.layoutControlItem6.Location = new System.Drawing.Point(552, 35); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 36); this.layoutControlItem6.Text = "鍒涘缓浜�"; this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_fCreateDate; - this.layoutControlItem7.Location = new System.Drawing.Point(552, 64); + this.layoutControlItem7.Location = new System.Drawing.Point(552, 71); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; @@ -898,7 +900,7 @@ // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_fNote; - this.layoutControlItem8.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem8.Location = new System.Drawing.Point(0, 71); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem8.Size = new System.Drawing.Size(276, 32); @@ -908,7 +910,7 @@ // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_fSalesManIDTxt; - this.layoutControlItem9.Location = new System.Drawing.Point(276, 64); + this.layoutControlItem9.Location = new System.Drawing.Point(276, 71); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; @@ -922,14 +924,14 @@ this.layoutControlItem10.Location = new System.Drawing.Point(828, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(278, 35); this.layoutControlItem10.Text = "瀹℃牳浜�"; this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_fCustomerIDTxt; - this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem13.Location = new System.Drawing.Point(0, 103); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem13.Size = new System.Drawing.Size(276, 32); @@ -941,25 +943,25 @@ this.layoutControlItem1.Control = this.txt_id; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(276, 35); this.layoutControlItem1.Text = "涓婚敭GUID"; this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_fApproveDate; - this.layoutControlItem11.Location = new System.Drawing.Point(828, 32); + this.layoutControlItem11.Location = new System.Drawing.Point(828, 35); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(278, 36); this.layoutControlItem11.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_wjStatus; - this.layoutControlItem12.Location = new System.Drawing.Point(828, 96); + this.layoutControlItem12.Location = new System.Drawing.Point(828, 103); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; @@ -971,7 +973,7 @@ // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_shf; - this.layoutControlItem14.Location = new System.Drawing.Point(276, 96); + this.layoutControlItem14.Location = new System.Drawing.Point(276, 103); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; @@ -982,7 +984,7 @@ // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_shName; - this.layoutControlItem17.Location = new System.Drawing.Point(552, 96); + this.layoutControlItem17.Location = new System.Drawing.Point(552, 103); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; @@ -993,7 +995,7 @@ // txt_fApproverStaus // this.txt_fApproverStaus.Control = this.txt_chkStatus; - this.txt_fApproverStaus.Location = new System.Drawing.Point(828, 64); + this.txt_fApproverStaus.Location = new System.Drawing.Point(828, 71); this.txt_fApproverStaus.Name = "txt_fApproverStaus"; this.txt_fApproverStaus.OptionsTableLayoutItem.ColumnIndex = 3; this.txt_fApproverStaus.OptionsTableLayoutItem.RowIndex = 2; @@ -1008,7 +1010,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, 421); + this.tabMx.Size = new System.Drawing.Size(1126, 403); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -1017,7 +1019,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 389); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 371); this.tabMxPage1.Text = "鐢宠鏄庣粏"; // // gcMx1 @@ -1030,7 +1032,7 @@ this.repositoryItemSearchLookUpEdit1, this.repositoryItemButtonEdit1, this.repositoryItemDateEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1124, 389); + this.gcMx1.Size = new System.Drawing.Size(1124, 371); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1038,15 +1040,12 @@ // gvMx1 // this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gvMxDel, this.gridColumn1, - this.gvMx1id, - this.gvMx1pid, - this.gvMx1salesDetailId, this.gvMx1fMustQty, - this.gvMx1fRealQty, - this.gvMx1fEntrynote, - this.gvMx1fseq, this.gridColumn11, + this.gvMx1fEntrynote, + this.gvMx1fRealQty, this.gridColumn12, this.gridColumn13, this.gridColumn14, @@ -1065,13 +1064,37 @@ this.gridColumn27, this.gridColumn28, this.gridColumn29, - this.gvMxDel}); + this.gvMx1id, + this.gvMx1pid, + this.gvMx1salesDetailId, + this.gvMx1fseq}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.gvMx1.OptionsFind.ShowSearchNavButtons = false; this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx1.OptionsView.ShowGroupPanel = false; + // + // gvMxDel + // + this.gvMxDel.Caption = "绉诲嚭"; + this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvMxDel.MinWidth = 25; + this.gvMxDel.Name = "gvMxDel"; + this.gvMxDel.Visible = true; + this.gvMxDel.VisibleIndex = 0; + this.gvMxDel.Width = 94; + // + // 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; + this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // // gridColumn1 // @@ -1085,7 +1108,7 @@ this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Tag = "edit"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 0; + this.gridColumn1.VisibleIndex = 1; this.gridColumn1.Width = 94; // // repositoryItemSearchLookUpEdit1 @@ -1096,6 +1119,8 @@ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemSearchLookUpEdit1.Name = "repositoryItemSearchLookUpEdit1"; this.repositoryItemSearchLookUpEdit1.NullText = "璇烽�夋嫨"; + this.repositoryItemSearchLookUpEdit1.PopupFormMinSize = new System.Drawing.Size(900, 0); + this.repositoryItemSearchLookUpEdit1.PopupFormSize = new System.Drawing.Size(900, 0); this.repositoryItemSearchLookUpEdit1.PopupView = this.gridView2; this.repositoryItemSearchLookUpEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemSearchLookUpEdit1_EditValueChanged); // @@ -1206,39 +1231,6 @@ this.gridColumn32.Visible = true; this.gridColumn32.VisibleIndex = 10; // - // gvMx1id - // - this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1id.AppearanceCell.Options.UseFont = true; - this.gvMx1id.Caption = "涓婚敭 "; - this.gvMx1id.FieldName = "id"; - this.gvMx1id.MinWidth = 50; - this.gvMx1id.Name = "gvMx1id"; - this.gvMx1id.Tag = "query_a.id"; - this.gvMx1id.Width = 94; - // - // gvMx1pid - // - this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1pid.AppearanceCell.Options.UseFont = true; - this.gvMx1pid.Caption = "涓昏〃guid "; - this.gvMx1pid.FieldName = "pid"; - this.gvMx1pid.MinWidth = 50; - this.gvMx1pid.Name = "gvMx1pid"; - this.gvMx1pid.Tag = "query_a.pid"; - this.gvMx1pid.Width = 94; - // - // gvMx1salesDetailId - // - this.gvMx1salesDetailId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1salesDetailId.AppearanceCell.Options.UseFont = true; - this.gvMx1salesDetailId.Caption = "SALES_ORDER_DETAIL鐨凣uid "; - this.gvMx1salesDetailId.FieldName = "salesDetailId"; - this.gvMx1salesDetailId.MinWidth = 50; - this.gvMx1salesDetailId.Name = "gvMx1salesDetailId"; - this.gvMx1salesDetailId.Tag = "query_a.SalesDetailId"; - this.gvMx1salesDetailId.Width = 94; - // // gvMx1fMustQty // this.gvMx1fMustQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1247,27 +1239,39 @@ this.gvMx1fMustQty.AppearanceCell.Options.UseForeColor = true; this.gvMx1fMustQty.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1fMustQty.AppearanceHeader.Options.UseForeColor = true; - this.gvMx1fMustQty.Caption = "搴斿彂鏁伴噺 "; + this.gvMx1fMustQty.Caption = "鐢宠鏁伴噺 "; this.gvMx1fMustQty.FieldName = "fMustQty"; this.gvMx1fMustQty.MinWidth = 50; this.gvMx1fMustQty.Name = "gvMx1fMustQty"; this.gvMx1fMustQty.Tag = "yz_quantity_0_edit"; this.gvMx1fMustQty.Visible = true; - this.gvMx1fMustQty.VisibleIndex = 1; + this.gvMx1fMustQty.VisibleIndex = 2; this.gvMx1fMustQty.Width = 94; // - // gvMx1fRealQty + // gridColumn11 // - this.gvMx1fRealQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fRealQty.AppearanceCell.Options.UseFont = true; - this.gvMx1fRealQty.Caption = "瀹炲彂鏁伴噺 "; - this.gvMx1fRealQty.FieldName = "fRealQty"; - this.gvMx1fRealQty.MinWidth = 50; - this.gvMx1fRealQty.Name = "gvMx1fRealQty"; - this.gvMx1fRealQty.Tag = "query_a.FRealQty"; - this.gvMx1fRealQty.Visible = true; - this.gvMx1fRealQty.VisibleIndex = 2; - this.gvMx1fRealQty.Width = 94; + this.gridColumn11.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn11.AppearanceCell.Options.UseForeColor = true; + this.gridColumn11.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn11.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn11.Caption = "棰勮鍙戣揣鏃堕棿"; + this.gridColumn11.ColumnEdit = this.repositoryItemDateEdit1; + this.gridColumn11.FieldName = "yjfhDate"; + this.gridColumn11.MinWidth = 25; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.Tag = "edit"; + this.gridColumn11.Visible = true; + this.gridColumn11.VisibleIndex = 3; + this.gridColumn11.Width = 94; + // + // 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"; // // gvMx1fEntrynote // @@ -1283,46 +1287,21 @@ this.gvMx1fEntrynote.Name = "gvMx1fEntrynote"; this.gvMx1fEntrynote.Tag = "edit"; this.gvMx1fEntrynote.Visible = true; - this.gvMx1fEntrynote.VisibleIndex = 3; + this.gvMx1fEntrynote.VisibleIndex = 4; this.gvMx1fEntrynote.Width = 94; // - // gvMx1fseq + // gvMx1fRealQty // - this.gvMx1fseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1fseq.AppearanceCell.Options.UseFont = true; - this.gvMx1fseq.Caption = "鎺掑簭 "; - this.gvMx1fseq.FieldName = "fseq"; - this.gvMx1fseq.MinWidth = 50; - this.gvMx1fseq.Name = "gvMx1fseq"; - this.gvMx1fseq.Tag = "query_a.FSEQ"; - this.gvMx1fseq.Visible = true; - this.gvMx1fseq.VisibleIndex = 4; - this.gvMx1fseq.Width = 94; - // - // gridColumn11 - // - this.gridColumn11.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gridColumn11.AppearanceCell.Options.UseForeColor = true; - this.gridColumn11.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gridColumn11.AppearanceHeader.Options.UseForeColor = true; - this.gridColumn11.Caption = "棰勮鍙戣揣鏃堕棿"; - this.gridColumn11.ColumnEdit = this.repositoryItemDateEdit1; - this.gridColumn11.FieldName = "yjfhDate"; - this.gridColumn11.MinWidth = 25; - this.gridColumn11.Name = "gridColumn11"; - this.gridColumn11.Tag = "edit"; - this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 5; - this.gridColumn11.Width = 94; - // - // 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"; + this.gvMx1fRealQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1fRealQty.AppearanceCell.Options.UseFont = true; + this.gvMx1fRealQty.Caption = "瀹炲彂鏁伴噺 "; + this.gvMx1fRealQty.FieldName = "fRealQty"; + this.gvMx1fRealQty.MinWidth = 50; + this.gvMx1fRealQty.Name = "gvMx1fRealQty"; + this.gvMx1fRealQty.Tag = "query_a.FRealQty"; + this.gvMx1fRealQty.Visible = true; + this.gvMx1fRealQty.VisibleIndex = 5; + this.gvMx1fRealQty.Width = 94; // // gridColumn12 // @@ -1504,26 +1483,49 @@ this.gridColumn29.VisibleIndex = 23; this.gridColumn29.Width = 94; // - // gvMxDel + // gvMx1id // - this.gvMxDel.Caption = "绉诲嚭"; - this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; - this.gvMxDel.MinWidth = 25; - this.gvMxDel.Name = "gvMxDel"; - this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 24; - this.gvMxDel.Width = 94; + this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1id.AppearanceCell.Options.UseFont = true; + this.gvMx1id.Caption = "涓婚敭 "; + this.gvMx1id.FieldName = "id"; + this.gvMx1id.MinWidth = 50; + this.gvMx1id.Name = "gvMx1id"; + this.gvMx1id.Tag = "query_a.id"; + this.gvMx1id.Width = 94; // - // repositoryItemButtonEdit1 + // gvMx1pid // - 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; - this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); + this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1pid.AppearanceCell.Options.UseFont = true; + this.gvMx1pid.Caption = "涓昏〃guid "; + this.gvMx1pid.FieldName = "pid"; + this.gvMx1pid.MinWidth = 50; + this.gvMx1pid.Name = "gvMx1pid"; + this.gvMx1pid.Tag = "query_a.pid"; + this.gvMx1pid.Width = 94; + // + // gvMx1salesDetailId + // + this.gvMx1salesDetailId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1salesDetailId.AppearanceCell.Options.UseFont = true; + this.gvMx1salesDetailId.Caption = "SALES_ORDER_DETAIL鐨凣uid "; + this.gvMx1salesDetailId.FieldName = "salesDetailId"; + this.gvMx1salesDetailId.MinWidth = 50; + this.gvMx1salesDetailId.Name = "gvMx1salesDetailId"; + this.gvMx1salesDetailId.Tag = "query_a.SalesDetailId"; + this.gvMx1salesDetailId.Width = 94; + // + // gvMx1fseq + // + this.gvMx1fseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1fseq.AppearanceCell.Options.UseFont = true; + this.gvMx1fseq.Caption = "鎺掑簭 "; + this.gvMx1fseq.FieldName = "fseq"; + this.gvMx1fseq.MinWidth = 50; + this.gvMx1fseq.Name = "gvMx1fseq"; + this.gvMx1fseq.Tag = "query_a.FSEQ"; + this.gvMx1fseq.Width = 94; // // picCheckBox // @@ -1613,11 +1615,11 @@ this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); this.ResumeLayout(false); diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.cs index fe5d918..8d0e65e 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliver.cs @@ -283,6 +283,11 @@ MsgHelper.ShowError("鏁伴噺涓嶈兘涓虹┖锛�"); return; } + if (string.IsNullOrEmpty(row["YjfhDate"].ToString())) + { + MsgHelper.ShowError("棰勮鍙戣揣鏃堕棿涓嶈兘涓虹┖锛�"); + return; + } _obj.list.Add(new { Guid = _guid, diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs index 1f051eb..f1439f0 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.Designer.cs @@ -30,18 +30,77 @@ /// </summary> private void InitializeComponent() { - this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); - this.gcMx2 = new DevExpress.XtraGrid.GridControl(); - this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2lotNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition21 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition22 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition23 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition24 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition26 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition27 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition28 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition29 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition30 = new DevExpress.XtraLayout.RowDefinition(); + this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); + 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.gv_status = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_itemOutNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_workNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_pbillNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_outDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_outType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_receiver = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_outPart = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.pageBar1 = new UserControls.Data.UcPageBar(); + this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); + this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.lbGuid = new System.Windows.Forms.Label(); + this.txt_ckName = new DevExpress.XtraEditors.TextEdit(); + this.txt_cusNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_xxNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_ckNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_xxzz = new DevExpress.XtraEditors.TextEdit(); + this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_abtNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_outType = new DevExpress.XtraEditors.TextEdit(); + this.txt_cusName = new DevExpress.XtraEditors.TextEdit(); + this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); + this.txt_remark = new DevExpress.XtraEditors.TextEdit(); + this.txt_kcOrg = new DevExpress.XtraEditors.TextEdit(); + this.txt_status = new DevExpress.XtraEditors.CheckEdit(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + 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.layoutControlItem17 = 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(); @@ -56,252 +115,884 @@ this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_pbillNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_outType = new DevExpress.XtraEditors.LabelControl(); - this.txt_cusName = new DevExpress.XtraEditors.TextEdit(); - this.gv_outType = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_workNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_abtNo = new DevExpress.XtraEditors.TextEdit(); - this.gv_workNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_receiver = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_outPart = new DevExpress.XtraEditors.LabelControl(); - this.gv_outPart = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_outDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_checkDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_checkUser = new DevExpress.XtraEditors.LabelControl(); - this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); - this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_remark = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark = new DevExpress.XtraEditors.TextEdit(); - this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); - this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_status = new DevExpress.XtraEditors.LabelControl(); - this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_taskNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_kcOrg = new DevExpress.XtraEditors.TextEdit(); - this.lb_itemOutNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit(); - this.gv_itemOutNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); - this.gcMain = new DevExpress.XtraGrid.GridControl(); - this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.pageBar1 = new UserControls.Data.UcPageBar(); - this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); - this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.panel1 = new System.Windows.Forms.Panel(); - this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); - this.txt_cusNo = new DevExpress.XtraEditors.TextEdit(); - this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); - this.txt_ckName = new DevExpress.XtraEditors.TextEdit(); - this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); - this.txt_xxNo = new DevExpress.XtraEditors.TextEdit(); - this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); - this.txt_ckNo = new DevExpress.XtraEditors.TextEdit(); - this.txt_outType = new DevExpress.XtraEditors.TextEdit(); - this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); - this.txt_xxzz = new DevExpress.XtraEditors.TextEdit(); - this.txt_status = new DevExpress.XtraEditors.CheckEdit(); - this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); - this.lbGuid = new System.Windows.Forms.Label(); + this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); + this.gcMx2 = new DevExpress.XtraGrid.GridControl(); + this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2lotNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.tabMxPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); - this.tabMxPage1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cusName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); + this.split1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); + this.split1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); this.xtraTabPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); - this.tabMx.SuspendLayout(); - this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cusNo.Properties)).BeginInit(); + ((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(); ((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cusNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_xxNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ckNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_outType.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_xxzz.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_outType.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cusName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((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.layoutControlItem17)).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(); + this.tabMxPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // - // tabMxPage2 + // toolBarMenu1 // - this.tabMxPage2.Controls.Add(this.gcMx2); - this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1124, 268); - this.tabMxPage2.Text = "鍑哄簱鏉$爜"; + this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; + this.toolBarMenu1.guidKey = null; + this.toolBarMenu1.isSetBtn = false; + this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); + this.toolBarMenu1.Name = "toolBarMenu1"; + this.toolBarMenu1.rptParameter = null; + this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); + this.toolBarMenu1.TabIndex = 0; + this.toolBarMenu1.xlsInService = null; + this.toolBarMenu1.xlsOutParameter = null; // - // gcMx2 + // xtraTabControl1 // - this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx2.Location = new System.Drawing.Point(0, 0); - this.gcMx2.MainView = this.gvMx2; - this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(1124, 268); - this.gcMx2.TabIndex = 1; - this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gvMx2}); + this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; + this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); + this.xtraTabControl1.Name = "xtraTabControl1"; + this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; + this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); + this.xtraTabControl1.TabIndex = 3; + this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage1, + this.xtraTabPage2}); // - // gvMx2 + // xtraTabPage1 // - this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gvMx2itemBarcode, - this.gvMx2itemNo, - this.gvMx2lotNo, - this.gvMx2quantity, - this.gvMx2depotCode, - this.gvMx2depotSectionCode, - this.gridColumn2, - this.gridColumn3, - this.gvMx2remark}); - this.gvMx2.GridControl = this.gcMx2; - this.gvMx2.Name = "gvMx2"; - this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; - this.gvMx2.OptionsFind.ShowSearchNavButtons = false; - this.gvMx2.OptionsView.ShowGroupPanel = false; + this.xtraTabPage1.Controls.Add(this.split1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // - // gvMx2itemBarcode + // split1 // - this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true; - this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜"; - this.gvMx2itemBarcode.FieldName = "itemBarcode"; - this.gvMx2itemBarcode.MinWidth = 50; - this.gvMx2itemBarcode.Name = "gvMx2itemBarcode"; - this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE"; - this.gvMx2itemBarcode.Visible = true; - this.gvMx2itemBarcode.VisibleIndex = 0; - this.gvMx2itemBarcode.Width = 94; + this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.Horizontal = false; + this.split1.Location = new System.Drawing.Point(0, 0); + this.split1.Name = "split1"; // - // gvMx2itemNo + // split1.Panel1 // - this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; - this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜"; - this.gvMx2itemNo.FieldName = "itemNo"; - this.gvMx2itemNo.MinWidth = 50; - this.gvMx2itemNo.Name = "gvMx2itemNo"; - this.gvMx2itemNo.Tag = "query_a.ITEM_NO"; - this.gvMx2itemNo.Visible = true; - this.gvMx2itemNo.VisibleIndex = 1; - this.gvMx2itemNo.Width = 94; + this.split1.Panel1.Controls.Add(this.gcMain1); + this.split1.Panel1.Controls.Add(this.pageBar1); + this.split1.Panel1.Text = "Panel1"; // - // gvMx2lotNo + // split1.Panel2 // - this.gvMx2lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx2lotNo.AppearanceCell.Options.UseFont = true; - this.gvMx2lotNo.Caption = "鐗╂枡鍚嶇О"; - this.gvMx2lotNo.FieldName = "itemName"; - this.gvMx2lotNo.MinWidth = 50; - this.gvMx2lotNo.Name = "gvMx2lotNo"; - this.gvMx2lotNo.Tag = "query_a.LOT_NO"; - this.gvMx2lotNo.Visible = true; - this.gvMx2lotNo.VisibleIndex = 2; - this.gvMx2lotNo.Width = 94; + this.split1.Panel2.Text = "Panel2"; + this.split1.Size = new System.Drawing.Size(1126, 570); + this.split1.SplitterPosition = 263; + this.split1.TabIndex = 0; // - // gvMx2quantity + // gcMain1 // - this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx2quantity.AppearanceCell.Options.UseFont = true; - this.gvMx2quantity.Caption = "鏁伴噺"; - this.gvMx2quantity.FieldName = "quantity"; - this.gvMx2quantity.MinWidth = 50; - this.gvMx2quantity.Name = "gvMx2quantity"; - this.gvMx2quantity.Tag = "query_a.QUANTITY"; - this.gvMx2quantity.Visible = true; - this.gvMx2quantity.VisibleIndex = 3; - this.gvMx2quantity.Width = 94; + 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"; + this.gcMain1.Size = new System.Drawing.Size(1126, 224); + this.gcMain1.TabIndex = 2; + this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gridView1}); // - // gvMx2depotCode + // gridView1 // - this.gvMx2depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx2depotCode.AppearanceCell.Options.UseFont = true; - this.gvMx2depotCode.Caption = "浠撳簱缂栫爜 "; - this.gvMx2depotCode.FieldName = "depotCode"; - this.gvMx2depotCode.MinWidth = 50; - this.gvMx2depotCode.Name = "gvMx2depotCode"; - this.gvMx2depotCode.Tag = "query_a.DEPOT_CODE"; - this.gvMx2depotCode.Visible = true; - this.gvMx2depotCode.VisibleIndex = 4; - this.gvMx2depotCode.Width = 94; + 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[] { + this.gv_status, + this.gv_itemOutNo, + this.gv_workNo, + this.gv_pbillNo, + this.gv_outDate, + this.gv_outType, + this.gv_checkUser, + this.gv_checkDate, + this.gv_receiver, + this.gv_outPart, + this.gv_createBy, + this.gv_createDate, + this.gv_remark, + this.gv_reason, + this.gridColumn1, + this.gridColumn6}); + this.gridView1.GridControl = this.gcMain1; + this.gridView1.IndicatorWidth = 50; + this.gridView1.Name = "gridView1"; + this.gridView1.OptionsFind.ShowSearchNavButtons = false; + this.gridView1.OptionsView.ShowAutoFilterRow = true; + this.gridView1.OptionsView.ShowGroupPanel = false; // - // gvMx2depotSectionCode + // gv_status // - this.gvMx2depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx2depotSectionCode.AppearanceCell.Options.UseFont = true; - this.gvMx2depotSectionCode.Caption = "璐т綅缂栫爜 "; - this.gvMx2depotSectionCode.FieldName = "depotSectionCode"; - this.gvMx2depotSectionCode.MinWidth = 50; - this.gvMx2depotSectionCode.Name = "gvMx2depotSectionCode"; - this.gvMx2depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; - this.gvMx2depotSectionCode.Visible = true; - this.gvMx2depotSectionCode.VisibleIndex = 5; - this.gvMx2depotSectionCode.Width = 94; + this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_status.AppearanceCell.Options.UseFont = true; + this.gv_status.Caption = "瀹℃牳鏍囪瘑"; + this.gv_status.FieldName = "statusChk"; + this.gv_status.MinWidth = 25; + this.gv_status.Name = "gv_status"; + this.gv_status.OptionsColumn.AllowEdit = false; + this.gv_status.Tag = "query_a.status"; + this.gv_status.Visible = true; + this.gv_status.VisibleIndex = 0; + this.gv_status.Width = 25; // - // gridColumn2 + // gv_itemOutNo // - this.gridColumn2.Caption = "寤虹珛鑰�"; - this.gridColumn2.FieldName = "createBy"; - this.gridColumn2.MinWidth = 25; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 6; - this.gridColumn2.Width = 94; + this.gv_itemOutNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_itemOutNo.AppearanceCell.Options.UseFont = true; + this.gv_itemOutNo.Caption = "鍑哄簱鍗曞彿"; + this.gv_itemOutNo.FieldName = "itemOutNo"; + this.gv_itemOutNo.MinWidth = 25; + this.gv_itemOutNo.Name = "gv_itemOutNo"; + this.gv_itemOutNo.OptionsColumn.AllowEdit = false; + this.gv_itemOutNo.Tag = "query_a.item_out_no"; + this.gv_itemOutNo.Visible = true; + this.gv_itemOutNo.VisibleIndex = 1; + this.gv_itemOutNo.Width = 150; // - // gridColumn3 + // gv_workNo // - this.gridColumn3.Caption = "寤虹珛鏃堕棿"; - this.gridColumn3.FieldName = "createDate"; - this.gridColumn3.MinWidth = 25; - this.gridColumn3.Name = "gridColumn3"; - this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 7; - this.gridColumn3.Width = 94; + this.gv_workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_workNo.AppearanceCell.Options.UseFont = true; + this.gv_workNo.Caption = "鐢宠鍗曞彿"; + this.gv_workNo.FieldName = "taskNo"; + this.gv_workNo.MinWidth = 25; + this.gv_workNo.Name = "gv_workNo"; + this.gv_workNo.OptionsColumn.AllowEdit = false; + this.gv_workNo.Tag = "query_a.work_no"; + this.gv_workNo.Visible = true; + this.gv_workNo.VisibleIndex = 2; + this.gv_workNo.Width = 100; // - // gvMx2remark + // gv_pbillNo // - this.gvMx2remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx2remark.AppearanceCell.Options.UseFont = true; - this.gvMx2remark.Caption = "澶囨敞 "; - this.gvMx2remark.FieldName = "remark"; - this.gvMx2remark.MinWidth = 50; - this.gvMx2remark.Name = "gvMx2remark"; - this.gvMx2remark.Tag = "query_a.REMARK"; - this.gvMx2remark.Visible = true; - this.gvMx2remark.VisibleIndex = 8; - this.gvMx2remark.Width = 94; + this.gv_pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_pbillNo.AppearanceCell.Options.UseFont = true; + this.gv_pbillNo.Caption = "閿�鍞崟鍙�"; + this.gv_pbillNo.FieldName = "workNo"; + this.gv_pbillNo.MinWidth = 25; + this.gv_pbillNo.Name = "gv_pbillNo"; + this.gv_pbillNo.OptionsColumn.AllowEdit = false; + this.gv_pbillNo.Tag = "query_a.pbill_no"; + this.gv_pbillNo.Visible = true; + this.gv_pbillNo.VisibleIndex = 3; + this.gv_pbillNo.Width = 94; + // + // gv_outDate + // + this.gv_outDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_outDate.AppearanceCell.Options.UseFont = true; + this.gv_outDate.Caption = "鍑哄簱鏃ユ湡 "; + this.gv_outDate.FieldName = "outDate"; + this.gv_outDate.MinWidth = 25; + this.gv_outDate.Name = "gv_outDate"; + this.gv_outDate.OptionsColumn.AllowEdit = false; + this.gv_outDate.Tag = "query_a.out_date"; + this.gv_outDate.Visible = true; + this.gv_outDate.VisibleIndex = 4; + this.gv_outDate.Width = 120; + // + // gv_outType + // + this.gv_outType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_outType.AppearanceCell.Options.UseFont = true; + this.gv_outType.Caption = "鍑哄簱绫诲埆 "; + this.gv_outType.FieldName = "outType"; + this.gv_outType.MinWidth = 25; + this.gv_outType.Name = "gv_outType"; + this.gv_outType.OptionsColumn.AllowEdit = false; + this.gv_outType.Tag = "query_a.out_type"; + this.gv_outType.Visible = true; + this.gv_outType.VisibleIndex = 5; + this.gv_outType.Width = 94; + // + // gv_checkUser + // + this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkUser.AppearanceCell.Options.UseFont = true; + this.gv_checkUser.Caption = "瀹℃牳浜� "; + this.gv_checkUser.FieldName = "checkUser"; + this.gv_checkUser.MinWidth = 25; + this.gv_checkUser.Name = "gv_checkUser"; + this.gv_checkUser.OptionsColumn.AllowEdit = false; + this.gv_checkUser.Tag = "query_a.check_user"; + this.gv_checkUser.Visible = true; + this.gv_checkUser.VisibleIndex = 6; + this.gv_checkUser.Width = 94; + // + // gv_checkDate + // + this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkDate.AppearanceCell.Options.UseFont = true; + this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 "; + this.gv_checkDate.FieldName = "checkDate"; + this.gv_checkDate.MinWidth = 25; + this.gv_checkDate.Name = "gv_checkDate"; + this.gv_checkDate.OptionsColumn.AllowEdit = false; + this.gv_checkDate.Tag = "query_a.check_date"; + this.gv_checkDate.Visible = true; + this.gv_checkDate.VisibleIndex = 7; + this.gv_checkDate.Width = 120; + // + // gv_receiver + // + this.gv_receiver.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_receiver.AppearanceCell.Options.UseFont = true; + this.gv_receiver.Caption = "鍑哄簱缂栧彿"; + this.gv_receiver.FieldName = "ckNo"; + this.gv_receiver.MinWidth = 25; + this.gv_receiver.Name = "gv_receiver"; + this.gv_receiver.OptionsColumn.AllowEdit = false; + this.gv_receiver.Tag = "query_a.receiver"; + this.gv_receiver.Visible = true; + this.gv_receiver.VisibleIndex = 8; + this.gv_receiver.Width = 94; + // + // gv_outPart + // + this.gv_outPart.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_outPart.AppearanceCell.Options.UseFont = true; + this.gv_outPart.Caption = "鍑哄簱鍚嶇О"; + this.gv_outPart.FieldName = "ckName"; + this.gv_outPart.MinWidth = 25; + this.gv_outPart.Name = "gv_outPart"; + this.gv_outPart.OptionsColumn.AllowEdit = false; + this.gv_outPart.Tag = "query_a.out_part"; + this.gv_outPart.Visible = true; + this.gv_outPart.VisibleIndex = 9; + this.gv_outPart.Width = 94; + // + // gv_createBy + // + this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createBy.AppearanceCell.Options.UseFont = true; + this.gv_createBy.Caption = "鍒涘缓浜�"; + this.gv_createBy.FieldName = "createBy"; + this.gv_createBy.MinWidth = 25; + this.gv_createBy.Name = "gv_createBy"; + this.gv_createBy.OptionsColumn.AllowEdit = false; + this.gv_createBy.Tag = "query_a.create_by"; + this.gv_createBy.Visible = true; + this.gv_createBy.VisibleIndex = 10; + this.gv_createBy.Width = 94; + // + // gv_createDate + // + this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createDate.AppearanceCell.Options.UseFont = true; + this.gv_createDate.Caption = "鍒涘缓鏃堕棿"; + this.gv_createDate.FieldName = "createDate"; + this.gv_createDate.MinWidth = 25; + this.gv_createDate.Name = "gv_createDate"; + this.gv_createDate.OptionsColumn.AllowEdit = false; + this.gv_createDate.Tag = "query_a.create_date"; + this.gv_createDate.Visible = true; + this.gv_createDate.VisibleIndex = 11; + this.gv_createDate.Width = 94; + // + // 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"; + this.gv_remark.MinWidth = 25; + this.gv_remark.Name = "gv_remark"; + this.gv_remark.OptionsColumn.AllowEdit = false; + this.gv_remark.Tag = "query_a.remark"; + this.gv_remark.Visible = true; + this.gv_remark.VisibleIndex = 12; + this.gv_remark.Width = 94; + // + // gv_reason + // + this.gv_reason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_reason.AppearanceCell.Options.UseFont = true; + this.gv_reason.Caption = "瀹㈡埛鍚嶇О"; + this.gv_reason.FieldName = "cusName"; + this.gv_reason.MinWidth = 25; + this.gv_reason.Name = "gv_reason"; + this.gv_reason.OptionsColumn.AllowEdit = false; + this.gv_reason.Tag = "query_a.reason"; + this.gv_reason.Visible = true; + this.gv_reason.VisibleIndex = 13; + this.gv_reason.Width = 94; + // + // gridColumn1 + // + this.gridColumn1.Caption = "瀹㈡埛缂栧彿"; + this.gridColumn1.FieldName = "cusNo"; + this.gridColumn1.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 14; + this.gridColumn1.Width = 94; + // + // gridColumn6 + // + this.gridColumn6.Caption = "閿�鍞粍缁�"; + this.gridColumn6.FieldName = "xxzz"; + this.gridColumn6.MinWidth = 25; + this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.Visible = true; + this.gridColumn6.VisibleIndex = 15; + this.gridColumn6.Width = 94; + // + // pageBar1 + // + this.pageBar1.CurrentPage = 1; + this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.pageBar1.Location = new System.Drawing.Point(0, 224); + 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(1126, 39); + 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(1126, 570); + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; + // + // splitMx1 + // + this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.splitMx1.Horizontal = false; + this.splitMx1.Location = new System.Drawing.Point(0, 0); + this.splitMx1.Name = "splitMx1"; + // + // splitMx1.Panel1 + // + this.splitMx1.Panel1.Controls.Add(this.layoutMx1); + this.splitMx1.Panel1.Text = "Panel1"; + // + // splitMx1.Panel2 + // + this.splitMx1.Panel2.Controls.Add(this.tabMx); + this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.Size = new System.Drawing.Size(1126, 570); + this.splitMx1.SplitterPosition = 161; + this.splitMx1.TabIndex = 0; + // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.txt_ckName); + this.layoutMx1.Controls.Add(this.txt_cusNo); + this.layoutMx1.Controls.Add(this.txt_xxNo); + this.layoutMx1.Controls.Add(this.txt_ckNo); + this.layoutMx1.Controls.Add(this.txt_itemOutNo); + this.layoutMx1.Controls.Add(this.txt_xxzz); + this.layoutMx1.Controls.Add(this.txt_createBy); + this.layoutMx1.Controls.Add(this.txt_abtNo); + this.layoutMx1.Controls.Add(this.txt_outType); + this.layoutMx1.Controls.Add(this.txt_cusName); + this.layoutMx1.Controls.Add(this.txt_checkDate); + this.layoutMx1.Controls.Add(this.txt_createDate); + this.layoutMx1.Controls.Add(this.txt_checkUser); + this.layoutMx1.Controls.Add(this.txt_remark); + this.layoutMx1.Controls.Add(this.txt_kcOrg); + this.layoutMx1.Controls.Add(this.txt_status); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(764, 426, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1126, 161); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(840, 140); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(274, 28); + this.lbGuid.TabIndex = 591; + this.lbGuid.Text = "lbGuid"; + // + // txt_ckName + // + this.txt_ckName.Location = new System.Drawing.Point(636, 108); + this.txt_ckName.Name = "txt_ckName"; + this.txt_ckName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_ckName.Properties.Appearance.Options.UseFont = true; + this.txt_ckName.Size = new System.Drawing.Size(200, 28); + this.txt_ckName.StyleController = this.layoutMx1; + this.txt_ckName.TabIndex = 587; + // + // txt_cusNo + // + this.txt_cusNo.Location = new System.Drawing.Point(360, 76); + this.txt_cusNo.Name = "txt_cusNo"; + this.txt_cusNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_cusNo.Properties.Appearance.Options.UseFont = true; + this.txt_cusNo.Size = new System.Drawing.Size(200, 28); + this.txt_cusNo.StyleController = this.layoutMx1; + this.txt_cusNo.TabIndex = 589; + // + // txt_xxNo + // + this.txt_xxNo.Location = new System.Drawing.Point(84, 108); + this.txt_xxNo.Name = "txt_xxNo"; + this.txt_xxNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_xxNo.Properties.Appearance.Options.UseFont = true; + this.txt_xxNo.Size = new System.Drawing.Size(200, 28); + this.txt_xxNo.StyleController = this.layoutMx1; + this.txt_xxNo.TabIndex = 585; + // + // txt_ckNo + // + this.txt_ckNo.Location = new System.Drawing.Point(360, 108); + this.txt_ckNo.Name = "txt_ckNo"; + this.txt_ckNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_ckNo.Properties.Appearance.Options.UseFont = true; + this.txt_ckNo.Size = new System.Drawing.Size(200, 28); + this.txt_ckNo.StyleController = this.layoutMx1; + this.txt_ckNo.TabIndex = 583; + // + // txt_itemOutNo + // + this.txt_itemOutNo.Location = new System.Drawing.Point(84, 12); + this.txt_itemOutNo.Name = "txt_itemOutNo"; + this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true; + this.txt_itemOutNo.Size = new System.Drawing.Size(200, 28); + this.txt_itemOutNo.StyleController = this.layoutMx1; + this.txt_itemOutNo.TabIndex = 213; + // + // txt_xxzz + // + this.txt_xxzz.Location = new System.Drawing.Point(360, 12); + this.txt_xxzz.Name = "txt_xxzz"; + this.txt_xxzz.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_xxzz.Properties.Appearance.Options.UseFont = true; + this.txt_xxzz.Size = new System.Drawing.Size(200, 28); + this.txt_xxzz.StyleController = this.layoutMx1; + this.txt_xxzz.TabIndex = 573; + // + // txt_createBy + // + this.txt_createBy.Location = new System.Drawing.Point(636, 12); + this.txt_createBy.Name = "txt_createBy"; + this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_createBy.Properties.Appearance.Options.UseFont = true; + this.txt_createBy.Size = new System.Drawing.Size(200, 28); + this.txt_createBy.StyleController = this.layoutMx1; + this.txt_createBy.TabIndex = 222; + // + // txt_abtNo + // + this.txt_abtNo.Location = new System.Drawing.Point(912, 12); + this.txt_abtNo.Name = "txt_abtNo"; + this.txt_abtNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_abtNo.Properties.Appearance.Options.UseFont = true; + this.txt_abtNo.Size = new System.Drawing.Size(202, 28); + this.txt_abtNo.StyleController = this.layoutMx1; + this.txt_abtNo.TabIndex = 387; + // + // txt_outType + // + this.txt_outType.Location = new System.Drawing.Point(84, 44); + this.txt_outType.Name = "txt_outType"; + this.txt_outType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_outType.Properties.Appearance.Options.UseFont = true; + this.txt_outType.Size = new System.Drawing.Size(200, 28); + this.txt_outType.StyleController = this.layoutMx1; + this.txt_outType.TabIndex = 577; + // + // txt_cusName + // + this.txt_cusName.Location = new System.Drawing.Point(360, 44); + this.txt_cusName.Name = "txt_cusName"; + this.txt_cusName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_cusName.Properties.Appearance.Options.UseFont = true; + this.txt_cusName.Size = new System.Drawing.Size(200, 28); + this.txt_cusName.StyleController = this.layoutMx1; + this.txt_cusName.TabIndex = 450; + // + // txt_checkDate + // + this.txt_checkDate.Location = new System.Drawing.Point(912, 76); + this.txt_checkDate.Name = "txt_checkDate"; + this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_checkDate.Properties.Appearance.Options.UseFont = true; + this.txt_checkDate.Size = new System.Drawing.Size(202, 28); + this.txt_checkDate.StyleController = this.layoutMx1; + this.txt_checkDate.TabIndex = 262; + // + // txt_createDate + // + this.txt_createDate.Location = new System.Drawing.Point(636, 44); + this.txt_createDate.Name = "txt_createDate"; + this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_createDate.Properties.Appearance.Options.UseFont = true; + this.txt_createDate.Size = new System.Drawing.Size(200, 28); + this.txt_createDate.StyleController = this.layoutMx1; + this.txt_createDate.TabIndex = 226; + // + // txt_checkUser + // + this.txt_checkUser.Location = new System.Drawing.Point(912, 44); + this.txt_checkUser.Name = "txt_checkUser"; + this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_checkUser.Properties.Appearance.Options.UseFont = true; + this.txt_checkUser.Size = new System.Drawing.Size(202, 28); + this.txt_checkUser.StyleController = this.layoutMx1; + this.txt_checkUser.TabIndex = 258; + // + // txt_remark + // + this.txt_remark.Location = new System.Drawing.Point(636, 76); + 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.Size = new System.Drawing.Size(200, 28); + this.txt_remark.StyleController = this.layoutMx1; + this.txt_remark.TabIndex = 243; + // + // txt_kcOrg + // + this.txt_kcOrg.Location = new System.Drawing.Point(84, 76); + this.txt_kcOrg.Name = "txt_kcOrg"; + this.txt_kcOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_kcOrg.Properties.Appearance.Options.UseFont = true; + this.txt_kcOrg.Size = new System.Drawing.Size(200, 28); + this.txt_kcOrg.StyleController = this.layoutMx1; + this.txt_kcOrg.TabIndex = 216; + // + // txt_status + // + this.txt_status.Location = new System.Drawing.Point(840, 108); + this.txt_status.Name = "txt_status"; + this.txt_status.Properties.Caption = "瀹℃牳鐘舵��"; + this.txt_status.Size = new System.Drawing.Size(274, 24); + this.txt_status.StyleController = this.layoutMx1; + this.txt_status.TabIndex = 590; + // + // Root + // + this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.Root.GroupBordersVisible = false; + this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem1, + this.layoutControlItem2, + this.layoutControlItem3, + this.layoutControlItem4, + this.layoutControlItem5, + this.layoutControlItem6, + this.layoutControlItem7, + this.layoutControlItem8, + this.layoutControlItem9, + this.layoutControlItem10, + this.layoutControlItem11, + this.layoutControlItem12, + this.layoutControlItem13, + this.layoutControlItem14, + this.layoutControlItem15, + this.layoutControlItem16, + this.layoutControlItem17}); + this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.Root.Name = "Root"; + columnDefinition21.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition21.Width = 100D; + columnDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition22.Width = 100D; + columnDefinition23.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition23.Width = 100D; + columnDefinition24.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition24.Width = 100D; + this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition21, + columnDefinition22, + columnDefinition23, + columnDefinition24}); + rowDefinition26.Height = 100D; + rowDefinition26.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition27.Height = 100D; + rowDefinition27.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition28.Height = 100D; + rowDefinition28.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition29.Height = 100D; + rowDefinition29.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition30.Height = 100D; + rowDefinition30.SizeType = System.Windows.Forms.SizeType.Percent; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition26, + rowDefinition27, + rowDefinition28, + rowDefinition29, + rowDefinition30}); + this.Root.Size = new System.Drawing.Size(1126, 180); + this.Root.TextVisible = false; + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_itemOutNo; + 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.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_xxzz; + 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.Text = "閿�鍞粍缁�"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.txt_createBy; + 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.Text = "鍒涘缓浜�"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_abtNo; + 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.Text = "鐢宠鍗曞彿"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_outType; + this.layoutControlItem5.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem5.Text = "鍑哄簱绫诲埆"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_cusName; + this.layoutControlItem6.Location = new System.Drawing.Point(276, 32); + 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.Text = "瀹㈡埛鍚嶇О"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_createDate; + this.layoutControlItem7.Location = new System.Drawing.Point(552, 32); + 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.Text = "鍒涘缓鏃堕棿"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_checkUser; + this.layoutControlItem8.Location = new System.Drawing.Point(828, 32); + 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.Text = "瀹℃牳浜�"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.txt_kcOrg; + this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem9.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem9.Text = "鍑哄簱缁勭粐"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_cusNo; + this.layoutControlItem10.Location = new System.Drawing.Point(276, 64); + 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.Text = "瀹㈡埛缂栧彿"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_remark; + this.layoutControlItem11.Location = new System.Drawing.Point(552, 64); + 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.Text = "澶囨敞淇℃伅"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_checkDate; + this.layoutControlItem12.Location = new System.Drawing.Point(828, 64); + 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.Text = "瀹℃牳鏃ユ湡"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_xxNo; + this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem13.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem13.Text = "閿�鍞崟鍙�"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_ckNo; + this.layoutControlItem14.Location = new System.Drawing.Point(276, 96); + 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.Text = "鍑哄簱缂栧彿"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_ckName; + this.layoutControlItem15.Location = new System.Drawing.Point(552, 96); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem15.Size = new System.Drawing.Size(276, 32); + this.layoutControlItem15.Text = "鍑哄簱鍚嶇О"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.txt_status; + 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 = "瀹℃牳鐘舵��"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem16.TextVisible = false; + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.lbGuid; + this.layoutControlItem17.Location = new System.Drawing.Point(828, 128); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem17.Size = new System.Drawing.Size(278, 32); + this.layoutControlItem17.Text = "lbGuid"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem17.TextVisible = false; + // + // 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(1126, 397); + this.tabMx.TabIndex = 3; + this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.tabMxPage1, + this.tabMxPage2}); // // tabMxPage1 // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 268); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 365); this.tabMxPage1.Text = "鍑哄簱鏄庣粏"; // // gcMx1 @@ -310,7 +1001,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, 268); + this.gcMx1.Size = new System.Drawing.Size(1124, 365); this.gcMx1.TabIndex = 1; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -470,698 +1161,152 @@ this.gridColumn5.VisibleIndex = 9; this.gridColumn5.Width = 94; // - // gv_pbillNo + // tabMxPage2 // - this.gv_pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_pbillNo.AppearanceCell.Options.UseFont = true; - this.gv_pbillNo.Caption = "閿�鍞崟鍙�"; - this.gv_pbillNo.FieldName = "workNo"; - this.gv_pbillNo.MinWidth = 25; - this.gv_pbillNo.Name = "gv_pbillNo"; - this.gv_pbillNo.OptionsColumn.AllowEdit = false; - this.gv_pbillNo.Tag = "query_a.pbill_no"; - this.gv_pbillNo.Visible = true; - this.gv_pbillNo.VisibleIndex = 3; - this.gv_pbillNo.Width = 94; + this.tabMxPage2.Controls.Add(this.gcMx2); + this.tabMxPage2.Name = "tabMxPage2"; + this.tabMxPage2.Size = new System.Drawing.Size(1124, 365); + this.tabMxPage2.Text = "鍑哄簱鏉$爜"; // - // lb_outType + // gcMx2 // - this.lb_outType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_outType.Appearance.Options.UseFont = true; - this.lb_outType.Location = new System.Drawing.Point(311, 85); - this.lb_outType.Name = "lb_outType"; - this.lb_outType.Size = new System.Drawing.Size(68, 21); - this.lb_outType.TabIndex = 450; - this.lb_outType.Text = "瀹㈡埛鍚嶇О"; + this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMx2.Location = new System.Drawing.Point(0, 0); + this.gcMx2.MainView = this.gvMx2; + this.gcMx2.Name = "gcMx2"; + this.gcMx2.Size = new System.Drawing.Size(1124, 365); + this.gcMx2.TabIndex = 1; + this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx2}); // - // txt_cusName + // gvMx2 // - this.txt_cusName.Location = new System.Drawing.Point(349, 81); - this.txt_cusName.Name = "txt_cusName"; - this.txt_cusName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_cusName.Properties.Appearance.Options.UseFont = true; - this.txt_cusName.Size = new System.Drawing.Size(187, 28); - this.txt_cusName.TabIndex = 450; + this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gvMx2itemBarcode, + this.gvMx2itemNo, + this.gvMx2lotNo, + this.gvMx2quantity, + this.gvMx2depotCode, + this.gvMx2depotSectionCode, + this.gridColumn2, + this.gridColumn3, + this.gvMx2remark}); + this.gvMx2.GridControl = this.gcMx2; + this.gvMx2.Name = "gvMx2"; + this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx2.OptionsFind.ShowSearchNavButtons = false; + this.gvMx2.OptionsView.ShowGroupPanel = false; // - // gv_outType + // gvMx2itemBarcode // - this.gv_outType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_outType.AppearanceCell.Options.UseFont = true; - this.gv_outType.Caption = "鍑哄簱绫诲埆 "; - this.gv_outType.FieldName = "outType"; - this.gv_outType.MinWidth = 25; - this.gv_outType.Name = "gv_outType"; - this.gv_outType.OptionsColumn.AllowEdit = false; - this.gv_outType.Tag = "query_a.out_type"; - this.gv_outType.Visible = true; - this.gv_outType.VisibleIndex = 5; - this.gv_outType.Width = 94; + this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true; + this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜"; + this.gvMx2itemBarcode.FieldName = "itemBarcode"; + this.gvMx2itemBarcode.MinWidth = 50; + this.gvMx2itemBarcode.Name = "gvMx2itemBarcode"; + this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE"; + this.gvMx2itemBarcode.Visible = true; + this.gvMx2itemBarcode.VisibleIndex = 0; + this.gvMx2itemBarcode.Width = 94; // - // lb_workNo + // gvMx2itemNo // - this.lb_workNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_workNo.Appearance.Options.UseFont = true; - this.lb_workNo.Location = new System.Drawing.Point(790, 20); - this.lb_workNo.Name = "lb_workNo"; - this.lb_workNo.Size = new System.Drawing.Size(68, 21); - this.lb_workNo.TabIndex = 387; - this.lb_workNo.Text = "鐢宠鍗曞彿"; + this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; + this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜"; + this.gvMx2itemNo.FieldName = "itemNo"; + this.gvMx2itemNo.MinWidth = 50; + this.gvMx2itemNo.Name = "gvMx2itemNo"; + this.gvMx2itemNo.Tag = "query_a.ITEM_NO"; + this.gvMx2itemNo.Visible = true; + this.gvMx2itemNo.VisibleIndex = 1; + this.gvMx2itemNo.Width = 94; // - // txt_abtNo + // gvMx2lotNo // - this.txt_abtNo.Location = new System.Drawing.Point(868, 16); - this.txt_abtNo.Name = "txt_abtNo"; - this.txt_abtNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_abtNo.Properties.Appearance.Options.UseFont = true; - this.txt_abtNo.Size = new System.Drawing.Size(168, 28); - this.txt_abtNo.TabIndex = 387; + this.gvMx2lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2lotNo.AppearanceCell.Options.UseFont = true; + this.gvMx2lotNo.Caption = "鐗╂枡鍚嶇О"; + this.gvMx2lotNo.FieldName = "itemName"; + this.gvMx2lotNo.MinWidth = 50; + this.gvMx2lotNo.Name = "gvMx2lotNo"; + this.gvMx2lotNo.Tag = "query_a.LOT_NO"; + this.gvMx2lotNo.Visible = true; + this.gvMx2lotNo.VisibleIndex = 2; + this.gvMx2lotNo.Width = 94; // - // gv_workNo + // gvMx2quantity // - this.gv_workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_workNo.AppearanceCell.Options.UseFont = true; - this.gv_workNo.Caption = "鐢宠鍗曞彿"; - this.gv_workNo.FieldName = "taskNo"; - this.gv_workNo.MinWidth = 25; - this.gv_workNo.Name = "gv_workNo"; - this.gv_workNo.OptionsColumn.AllowEdit = false; - this.gv_workNo.Tag = "query_a.work_no"; - this.gv_workNo.Visible = true; - this.gv_workNo.VisibleIndex = 2; - this.gv_workNo.Width = 100; + this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2quantity.AppearanceCell.Options.UseFont = true; + this.gvMx2quantity.Caption = "鏁伴噺"; + this.gvMx2quantity.FieldName = "quantity"; + this.gvMx2quantity.MinWidth = 50; + this.gvMx2quantity.Name = "gvMx2quantity"; + this.gvMx2quantity.Tag = "query_a.QUANTITY"; + this.gvMx2quantity.Visible = true; + this.gvMx2quantity.VisibleIndex = 3; + this.gvMx2quantity.Width = 94; // - // gv_receiver + // gvMx2depotCode // - this.gv_receiver.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_receiver.AppearanceCell.Options.UseFont = true; - this.gv_receiver.Caption = "鍑哄簱缂栧彿"; - this.gv_receiver.FieldName = "ckNo"; - this.gv_receiver.MinWidth = 25; - this.gv_receiver.Name = "gv_receiver"; - this.gv_receiver.OptionsColumn.AllowEdit = false; - this.gv_receiver.Tag = "query_a.receiver"; - this.gv_receiver.Visible = true; - this.gv_receiver.VisibleIndex = 8; - this.gv_receiver.Width = 94; + this.gvMx2depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2depotCode.AppearanceCell.Options.UseFont = true; + this.gvMx2depotCode.Caption = "浠撳簱缂栫爜 "; + this.gvMx2depotCode.FieldName = "depotCode"; + this.gvMx2depotCode.MinWidth = 50; + this.gvMx2depotCode.Name = "gvMx2depotCode"; + this.gvMx2depotCode.Tag = "query_a.DEPOT_CODE"; + this.gvMx2depotCode.Visible = true; + this.gvMx2depotCode.VisibleIndex = 4; + this.gvMx2depotCode.Width = 94; // - // lb_outPart + // gvMx2depotSectionCode // - this.lb_outPart.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_outPart.Appearance.Options.UseFont = true; - this.lb_outPart.Location = new System.Drawing.Point(277, 53); - this.lb_outPart.Name = "lb_outPart"; - this.lb_outPart.Size = new System.Drawing.Size(68, 21); - this.lb_outPart.TabIndex = 319; - this.lb_outPart.Text = "閿�鍞粍缁�"; + this.gvMx2depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2depotSectionCode.AppearanceCell.Options.UseFont = true; + this.gvMx2depotSectionCode.Caption = "璐т綅缂栫爜 "; + this.gvMx2depotSectionCode.FieldName = "depotSectionCode"; + this.gvMx2depotSectionCode.MinWidth = 50; + this.gvMx2depotSectionCode.Name = "gvMx2depotSectionCode"; + this.gvMx2depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; + this.gvMx2depotSectionCode.Visible = true; + this.gvMx2depotSectionCode.VisibleIndex = 5; + this.gvMx2depotSectionCode.Width = 94; // - // gv_outPart + // gridColumn2 // - this.gv_outPart.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_outPart.AppearanceCell.Options.UseFont = true; - this.gv_outPart.Caption = "鍑哄簱鍚嶇О"; - this.gv_outPart.FieldName = "ckName"; - this.gv_outPart.MinWidth = 25; - this.gv_outPart.Name = "gv_outPart"; - this.gv_outPart.OptionsColumn.AllowEdit = false; - this.gv_outPart.Tag = "query_a.out_part"; - this.gv_outPart.Visible = true; - this.gv_outPart.VisibleIndex = 9; - this.gv_outPart.Width = 94; + this.gridColumn2.Caption = "寤虹珛鑰�"; + this.gridColumn2.FieldName = "createBy"; + this.gridColumn2.MinWidth = 25; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 6; + this.gridColumn2.Width = 94; // - // gv_outDate + // gridColumn3 // - this.gv_outDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_outDate.AppearanceCell.Options.UseFont = true; - this.gv_outDate.Caption = "鍑哄簱鏃ユ湡 "; - this.gv_outDate.FieldName = "outDate"; - this.gv_outDate.MinWidth = 25; - this.gv_outDate.Name = "gv_outDate"; - this.gv_outDate.OptionsColumn.AllowEdit = false; - this.gv_outDate.Tag = "query_a.out_date"; - this.gv_outDate.Visible = true; - this.gv_outDate.VisibleIndex = 4; - this.gv_outDate.Width = 120; + this.gridColumn3.Caption = "寤虹珛鏃堕棿"; + this.gridColumn3.FieldName = "createDate"; + this.gridColumn3.MinWidth = 25; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 7; + this.gridColumn3.Width = 94; // - // lb_checkDate + // gvMx2remark // - this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_checkDate.Appearance.Options.UseFont = true; - this.lb_checkDate.Location = new System.Drawing.Point(790, 85); - this.lb_checkDate.Name = "lb_checkDate"; - this.lb_checkDate.Size = new System.Drawing.Size(68, 21); - this.lb_checkDate.TabIndex = 262; - this.lb_checkDate.Text = "瀹℃牳鏃ユ湡"; - // - // txt_checkDate - // - this.txt_checkDate.Location = new System.Drawing.Point(868, 81); - this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(168, 28); - this.txt_checkDate.TabIndex = 262; - // - // gv_checkDate - // - this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkDate.AppearanceCell.Options.UseFont = true; - this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 "; - this.gv_checkDate.FieldName = "checkDate"; - this.gv_checkDate.MinWidth = 25; - this.gv_checkDate.Name = "gv_checkDate"; - this.gv_checkDate.OptionsColumn.AllowEdit = false; - this.gv_checkDate.Tag = "query_a.check_date"; - this.gv_checkDate.Visible = true; - this.gv_checkDate.VisibleIndex = 7; - this.gv_checkDate.Width = 120; - // - // lb_checkUser - // - this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_checkUser.Appearance.Options.UseFont = true; - this.lb_checkUser.Location = new System.Drawing.Point(807, 53); - this.lb_checkUser.Name = "lb_checkUser"; - this.lb_checkUser.Size = new System.Drawing.Size(51, 21); - this.lb_checkUser.TabIndex = 258; - this.lb_checkUser.Text = "瀹℃牳浜�"; - // - // txt_checkUser - // - this.txt_checkUser.Location = new System.Drawing.Point(868, 49); - this.txt_checkUser.Name = "txt_checkUser"; - this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_checkUser.Properties.Appearance.Options.UseFont = true; - this.txt_checkUser.Size = new System.Drawing.Size(168, 28); - this.txt_checkUser.TabIndex = 258; - // - // gv_checkUser - // - this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkUser.AppearanceCell.Options.UseFont = true; - this.gv_checkUser.Caption = "瀹℃牳浜� "; - this.gv_checkUser.FieldName = "checkUser"; - this.gv_checkUser.MinWidth = 25; - this.gv_checkUser.Name = "gv_checkUser"; - this.gv_checkUser.OptionsColumn.AllowEdit = false; - this.gv_checkUser.Tag = "query_a.check_user"; - this.gv_checkUser.Visible = true; - this.gv_checkUser.VisibleIndex = 6; - this.gv_checkUser.Width = 94; - // - // gv_reason - // - this.gv_reason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_reason.AppearanceCell.Options.UseFont = true; - this.gv_reason.Caption = "瀹㈡埛鍚嶇О"; - this.gv_reason.FieldName = "cusName"; - this.gv_reason.MinWidth = 25; - this.gv_reason.Name = "gv_reason"; - this.gv_reason.OptionsColumn.AllowEdit = false; - this.gv_reason.Tag = "query_a.reason"; - this.gv_reason.Visible = true; - this.gv_reason.VisibleIndex = 13; - this.gv_reason.Width = 94; - // - // lb_remark - // - this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark.Appearance.Options.UseFont = true; - this.lb_remark.Location = new System.Drawing.Point(542, 118); - this.lb_remark.Name = "lb_remark"; - this.lb_remark.Size = new System.Drawing.Size(68, 21); - this.lb_remark.TabIndex = 243; - this.lb_remark.Text = "澶囨敞淇℃伅"; - // - // txt_remark - // - this.txt_remark.Location = new System.Drawing.Point(612, 114); - 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.Size = new System.Drawing.Size(171, 28); - this.txt_remark.TabIndex = 243; - // - // 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"; - this.gv_remark.MinWidth = 25; - this.gv_remark.Name = "gv_remark"; - this.gv_remark.OptionsColumn.AllowEdit = false; - this.gv_remark.Tag = "query_a.remark"; - this.gv_remark.Visible = true; - this.gv_remark.VisibleIndex = 12; - this.gv_remark.Width = 94; - // - // lb_createDate - // - this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createDate.Appearance.Options.UseFont = true; - this.lb_createDate.Location = new System.Drawing.Point(542, 85); - this.lb_createDate.Name = "lb_createDate"; - this.lb_createDate.Size = new System.Drawing.Size(68, 21); - this.lb_createDate.TabIndex = 226; - this.lb_createDate.Text = "鍒涘缓鏃堕棿"; - // - // txt_createDate - // - this.txt_createDate.Location = new System.Drawing.Point(612, 81); - this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(171, 28); - this.txt_createDate.TabIndex = 226; - // - // gv_createDate - // - this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_createDate.AppearanceCell.Options.UseFont = true; - this.gv_createDate.Caption = "鍒涘缓鏃堕棿"; - this.gv_createDate.FieldName = "createDate"; - this.gv_createDate.MinWidth = 25; - this.gv_createDate.Name = "gv_createDate"; - this.gv_createDate.OptionsColumn.AllowEdit = false; - this.gv_createDate.Tag = "query_a.create_date"; - this.gv_createDate.Visible = true; - this.gv_createDate.VisibleIndex = 11; - this.gv_createDate.Width = 94; - // - // lb_createBy - // - this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createBy.Appearance.Options.UseFont = true; - this.lb_createBy.Location = new System.Drawing.Point(559, 53); - this.lb_createBy.Name = "lb_createBy"; - this.lb_createBy.Size = new System.Drawing.Size(51, 21); - this.lb_createBy.TabIndex = 222; - this.lb_createBy.Text = "鍒涘缓浜�"; - // - // txt_createBy - // - this.txt_createBy.Location = new System.Drawing.Point(612, 49); - this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(171, 28); - this.txt_createBy.TabIndex = 222; - // - // gv_createBy - // - this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_createBy.AppearanceCell.Options.UseFont = true; - this.gv_createBy.Caption = "鍒涘缓浜�"; - this.gv_createBy.FieldName = "createBy"; - this.gv_createBy.MinWidth = 25; - this.gv_createBy.Name = "gv_createBy"; - this.gv_createBy.OptionsColumn.AllowEdit = false; - this.gv_createBy.Tag = "query_a.create_by"; - this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 10; - this.gv_createBy.Width = 94; - // - // lb_status - // - this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_status.Appearance.Options.UseFont = true; - this.lb_status.Location = new System.Drawing.Point(824, 118); - this.lb_status.Name = "lb_status"; - this.lb_status.Size = new System.Drawing.Size(34, 21); - this.lb_status.TabIndex = 219; - this.lb_status.Text = "瀹℃牳"; - // - // gv_status - // - this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_status.AppearanceCell.Options.UseFont = true; - this.gv_status.Caption = "瀹℃牳鏍囪瘑"; - this.gv_status.FieldName = "statusChk"; - this.gv_status.MaxWidth = 50; - this.gv_status.MinWidth = 50; - this.gv_status.Name = "gv_status"; - this.gv_status.OptionsColumn.AllowEdit = false; - this.gv_status.Tag = "query_a.status"; - this.gv_status.Visible = true; - this.gv_status.VisibleIndex = 0; - this.gv_status.Width = 50; - // - // lb_taskNo - // - this.lb_taskNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_taskNo.Appearance.Options.UseFont = true; - this.lb_taskNo.Location = new System.Drawing.Point(15, 133); - this.lb_taskNo.Name = "lb_taskNo"; - this.lb_taskNo.Size = new System.Drawing.Size(68, 21); - this.lb_taskNo.TabIndex = 216; - this.lb_taskNo.Text = "鍑哄簱缁勭粐"; - // - // txt_kcOrg - // - this.txt_kcOrg.Location = new System.Drawing.Point(86, 129); - this.txt_kcOrg.Name = "txt_kcOrg"; - this.txt_kcOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_kcOrg.Properties.Appearance.Options.UseFont = true; - this.txt_kcOrg.Size = new System.Drawing.Size(185, 28); - this.txt_kcOrg.TabIndex = 216; - // - // lb_itemOutNo - // - this.lb_itemOutNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_itemOutNo.Appearance.Options.UseFont = true; - this.lb_itemOutNo.Location = new System.Drawing.Point(14, 20); - this.lb_itemOutNo.Name = "lb_itemOutNo"; - this.lb_itemOutNo.Size = new System.Drawing.Size(68, 21); - this.lb_itemOutNo.TabIndex = 213; - this.lb_itemOutNo.Text = "鍑哄簱鍗曞彿"; - // - // txt_itemOutNo - // - this.txt_itemOutNo.Location = new System.Drawing.Point(85, 16); - this.txt_itemOutNo.Name = "txt_itemOutNo"; - this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemOutNo.Size = new System.Drawing.Size(185, 28); - this.txt_itemOutNo.TabIndex = 213; - // - // gv_itemOutNo - // - this.gv_itemOutNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_itemOutNo.AppearanceCell.Options.UseFont = true; - this.gv_itemOutNo.Caption = "鍑哄簱鍗曞彿"; - this.gv_itemOutNo.FieldName = "itemOutNo"; - this.gv_itemOutNo.MinWidth = 25; - this.gv_itemOutNo.Name = "gv_itemOutNo"; - this.gv_itemOutNo.OptionsColumn.AllowEdit = false; - this.gv_itemOutNo.Tag = "query_a.item_out_no"; - this.gv_itemOutNo.Visible = true; - this.gv_itemOutNo.VisibleIndex = 1; - this.gv_itemOutNo.Width = 150; - // - // toolBarMenu1 - // - this.toolBarMenu1.chkParameter = null; - this.toolBarMenu1.currentAction = null; - this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; - this.toolBarMenu1.guidKey = null; - this.toolBarMenu1.isSetBtn = false; - this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); - this.toolBarMenu1.Name = "toolBarMenu1"; - this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); - this.toolBarMenu1.TabIndex = 0; - this.toolBarMenu1.xlsInService = null; - this.toolBarMenu1.xlsOutParameter = null; - // - // gcMain - // - this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); - this.gcMain.Location = new System.Drawing.Point(0, 0); - this.gcMain.MainView = this.gridView1; - this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1126, 531); - this.gcMain.TabIndex = 1; - this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gridView1}); - // - // gridView1 - // - 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[] { - this.gv_status, - this.gv_itemOutNo, - this.gv_workNo, - this.gv_pbillNo, - this.gv_outDate, - this.gv_outType, - this.gv_checkUser, - this.gv_checkDate, - this.gv_receiver, - this.gv_outPart, - this.gv_createBy, - this.gv_createDate, - this.gv_remark, - this.gv_reason, - this.gridColumn1, - this.gridColumn6}); - this.gridView1.GridControl = this.gcMain; - this.gridView1.IndicatorWidth = 50; - this.gridView1.Name = "gridView1"; - this.gridView1.OptionsFind.ShowSearchNavButtons = false; - this.gridView1.OptionsView.ShowAutoFilterRow = true; - this.gridView1.OptionsView.ShowGroupPanel = false; - // - // gridColumn1 - // - this.gridColumn1.Caption = "瀹㈡埛缂栧彿"; - this.gridColumn1.FieldName = "cusNo"; - this.gridColumn1.MinWidth = 25; - this.gridColumn1.Name = "gridColumn1"; - this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 14; - this.gridColumn1.Width = 94; - // - // gridColumn6 - // - this.gridColumn6.Caption = "閿�鍞粍缁�"; - this.gridColumn6.FieldName = "xxzz"; - this.gridColumn6.MinWidth = 25; - this.gridColumn6.Name = "gridColumn6"; - this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 15; - this.gridColumn6.Width = 94; - // - // xtraTabControl1 - // - this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); - this.xtraTabControl1.Name = "xtraTabControl1"; - this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); - this.xtraTabControl1.TabIndex = 3; - this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); - // - // xtraTabPage1 - // - this.xtraTabPage1.Controls.Add(this.gcMain); - this.xtraTabPage1.Controls.Add(this.pageBar1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; - // - // pageBar1 - // - this.pageBar1.CurrentPage = 1; - this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 531); - 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(1126, 39); - this.pageBar1.TabIndex = 3; - this.pageBar1.TotalPages = 0; - // - // xtraTabPage2 - // - this.xtraTabPage2.Controls.Add(this.tabMx); - this.xtraTabPage2.Controls.Add(this.panel1); - this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; - // - // tabMx - // - this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 270); - this.tabMx.Name = "tabMx"; - this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 300); - this.tabMx.TabIndex = 2; - this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.tabMxPage1, - this.tabMxPage2}); - // - // panel1 - // - this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.labelControl7); - this.panel1.Controls.Add(this.txt_cusNo); - this.panel1.Controls.Add(this.labelControl6); - this.panel1.Controls.Add(this.txt_ckName); - this.panel1.Controls.Add(this.labelControl5); - this.panel1.Controls.Add(this.txt_xxNo); - this.panel1.Controls.Add(this.labelControl4); - this.panel1.Controls.Add(this.txt_ckNo); - this.panel1.Controls.Add(this.txt_outType); - this.panel1.Controls.Add(this.labelControl1); - this.panel1.Controls.Add(this.txt_xxzz); - this.panel1.Controls.Add(this.txt_status); - this.panel1.Controls.Add(this.labelControl11); - this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_outType); - this.panel1.Controls.Add(this.txt_cusName); - this.panel1.Controls.Add(this.lb_workNo); - this.panel1.Controls.Add(this.txt_abtNo); - this.panel1.Controls.Add(this.lb_outPart); - this.panel1.Controls.Add(this.lb_checkDate); - this.panel1.Controls.Add(this.txt_checkDate); - this.panel1.Controls.Add(this.lb_checkUser); - this.panel1.Controls.Add(this.txt_checkUser); - this.panel1.Controls.Add(this.lb_remark); - this.panel1.Controls.Add(this.txt_remark); - this.panel1.Controls.Add(this.lb_createDate); - this.panel1.Controls.Add(this.txt_createDate); - this.panel1.Controls.Add(this.lb_createBy); - this.panel1.Controls.Add(this.txt_createBy); - this.panel1.Controls.Add(this.lb_status); - this.panel1.Controls.Add(this.lb_taskNo); - this.panel1.Controls.Add(this.txt_kcOrg); - this.panel1.Controls.Add(this.lb_itemOutNo); - this.panel1.Controls.Add(this.txt_itemOutNo); - this.panel1.Dock = System.Windows.Forms.DockStyle.Top; - this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); - this.panel1.Location = new System.Drawing.Point(0, 0); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1126, 270); - this.panel1.TabIndex = 1; - // - // labelControl7 - // - this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl7.Appearance.Options.UseFont = true; - this.labelControl7.Location = new System.Drawing.Point(311, 136); - this.labelControl7.Name = "labelControl7"; - this.labelControl7.Size = new System.Drawing.Size(68, 21); - this.labelControl7.TabIndex = 588; - this.labelControl7.Text = "瀹㈡埛缂栧彿"; - // - // txt_cusNo - // - this.txt_cusNo.Location = new System.Drawing.Point(349, 132); - this.txt_cusNo.Name = "txt_cusNo"; - this.txt_cusNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_cusNo.Properties.Appearance.Options.UseFont = true; - this.txt_cusNo.Size = new System.Drawing.Size(187, 28); - this.txt_cusNo.TabIndex = 589; - // - // labelControl6 - // - this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl6.Appearance.Options.UseFont = true; - this.labelControl6.Location = new System.Drawing.Point(581, 180); - this.labelControl6.Name = "labelControl6"; - this.labelControl6.Size = new System.Drawing.Size(68, 21); - this.labelControl6.TabIndex = 586; - this.labelControl6.Text = "鍑哄簱鍚嶇О"; - // - // txt_ckName - // - this.txt_ckName.Location = new System.Drawing.Point(653, 176); - this.txt_ckName.Name = "txt_ckName"; - this.txt_ckName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_ckName.Properties.Appearance.Options.UseFont = true; - this.txt_ckName.Size = new System.Drawing.Size(187, 28); - this.txt_ckName.TabIndex = 587; - // - // labelControl5 - // - this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl5.Appearance.Options.UseFont = true; - this.labelControl5.Location = new System.Drawing.Point(8, 181); - this.labelControl5.Name = "labelControl5"; - this.labelControl5.Size = new System.Drawing.Size(68, 21); - this.labelControl5.TabIndex = 584; - this.labelControl5.Text = "閿�鍞崟鍙�"; - // - // txt_xxNo - // - this.txt_xxNo.Location = new System.Drawing.Point(86, 177); - this.txt_xxNo.Name = "txt_xxNo"; - this.txt_xxNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_xxNo.Properties.Appearance.Options.UseFont = true; - this.txt_xxNo.Size = new System.Drawing.Size(168, 28); - this.txt_xxNo.TabIndex = 585; - // - // labelControl4 - // - this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl4.Appearance.Options.UseFont = true; - this.labelControl4.Location = new System.Drawing.Point(277, 182); - this.labelControl4.Name = "labelControl4"; - this.labelControl4.Size = new System.Drawing.Size(68, 21); - this.labelControl4.TabIndex = 582; - this.labelControl4.Text = "鍑哄簱缂栧彿"; - // - // txt_ckNo - // - this.txt_ckNo.Location = new System.Drawing.Point(349, 178); - this.txt_ckNo.Name = "txt_ckNo"; - this.txt_ckNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_ckNo.Properties.Appearance.Options.UseFont = true; - this.txt_ckNo.Size = new System.Drawing.Size(187, 28); - this.txt_ckNo.TabIndex = 583; - // - // txt_outType - // - this.txt_outType.Location = new System.Drawing.Point(86, 81); - this.txt_outType.Name = "txt_outType"; - this.txt_outType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_outType.Properties.Appearance.Options.UseFont = true; - this.txt_outType.Size = new System.Drawing.Size(185, 28); - this.txt_outType.TabIndex = 577; - // - // labelControl1 - // - this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(14, 85); - this.labelControl1.Name = "labelControl1"; - this.labelControl1.Size = new System.Drawing.Size(68, 21); - this.labelControl1.TabIndex = 576; - this.labelControl1.Text = "鍑哄簱绫诲埆"; - // - // txt_xxzz - // - this.txt_xxzz.Location = new System.Drawing.Point(349, 49); - this.txt_xxzz.Name = "txt_xxzz"; - this.txt_xxzz.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_xxzz.Properties.Appearance.Options.UseFont = true; - this.txt_xxzz.Size = new System.Drawing.Size(187, 28); - this.txt_xxzz.TabIndex = 573; - // - // txt_status - // - this.txt_status.Location = new System.Drawing.Point(868, 116); - this.txt_status.Name = "txt_status"; - this.txt_status.Properties.Caption = ""; - this.txt_status.Size = new System.Drawing.Size(44, 24); - this.txt_status.TabIndex = 572; - // - // labelControl11 - // - this.labelControl11.Location = new System.Drawing.Point(919, 122); - this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); - this.labelControl11.Name = "labelControl11"; - this.labelControl11.Size = new System.Drawing.Size(45, 18); - this.labelControl11.TabIndex = 130; - this.labelControl11.Text = "涓婚敭锛�"; - this.labelControl11.Visible = false; - // - // lbGuid - // - this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(964, 119); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(0, 21); - this.lbGuid.TabIndex = 1; - this.lbGuid.Visible = false; + this.gvMx2remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2remark.AppearanceCell.Options.UseFont = true; + this.gvMx2remark.Caption = "澶囨敞 "; + this.gvMx2remark.FieldName = "remark"; + this.gvMx2remark.MinWidth = 50; + this.gvMx2remark.Name = "gvMx2remark"; + this.gvMx2remark.Tag = "query_a.REMARK"; + this.gvMx2remark.Visible = true; + this.gvMx2remark.VisibleIndex = 8; + this.gvMx2remark.Width = 94; // // picCheckBox // @@ -1184,103 +1329,134 @@ this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_SalesDeliverDj"; this.Text = "閿�鍞嚭搴�"; - this.tabMxPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); - this.tabMxPage1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cusName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); + this.split1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); + ((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.tabMx)).EndInit(); - this.tabMx.ResumeLayout(false); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cusNo.Properties)).EndInit(); + ((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(); + this.layoutMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cusNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_xxNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ckNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_outType.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_xxzz.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_abtNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_outType.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cusName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kcOrg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((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.layoutControlItem17)).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(); + this.tabMxPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; - private DevExpress.XtraGrid.GridControl gcMain; - private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; - private UserControls.Data.UcPageBar pageBar1; - private System.Windows.Forms.Panel panel1; - private System.Windows.Forms.Label lbGuid; - private DevExpress.XtraEditors.LabelControl labelControl11; - private DevExpress.XtraTab.XtraTabControl tabMx; - private DevExpress.XtraTab.XtraTabPage tabMxPage2; - private DevExpress.XtraTab.XtraTabPage tabMxPage1; - private DevExpress.XtraGrid.Columns.GridColumn gv_pbillNo; - - private DevExpress.XtraEditors.LabelControl lb_outType; - private DevExpress.XtraEditors.TextEdit txt_cusName; - private DevExpress.XtraGrid.Columns.GridColumn gv_outType; - - private DevExpress.XtraEditors.LabelControl lb_workNo; - private DevExpress.XtraEditors.TextEdit txt_abtNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_workNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_receiver; - - private DevExpress.XtraEditors.LabelControl lb_outPart; - private DevExpress.XtraGrid.Columns.GridColumn gv_outPart; - private DevExpress.XtraGrid.Columns.GridColumn gv_outDate; - - private DevExpress.XtraEditors.LabelControl lb_checkDate; - private DevExpress.XtraEditors.TextEdit txt_checkDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; - - private DevExpress.XtraEditors.LabelControl lb_checkUser; - private DevExpress.XtraEditors.TextEdit txt_checkUser; - private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; - private DevExpress.XtraGrid.Columns.GridColumn gv_reason; - - private DevExpress.XtraEditors.LabelControl lb_remark; - private DevExpress.XtraEditors.TextEdit txt_remark; - private DevExpress.XtraGrid.Columns.GridColumn gv_remark; - - private DevExpress.XtraEditors.LabelControl lb_createDate; - private DevExpress.XtraEditors.TextEdit txt_createDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; - - private DevExpress.XtraEditors.LabelControl lb_createBy; - private DevExpress.XtraEditors.TextEdit txt_createBy; - private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; - - private DevExpress.XtraEditors.LabelControl lb_status; - private DevExpress.XtraGrid.Columns.GridColumn gv_status; - - private DevExpress.XtraEditors.LabelControl lb_taskNo; - private DevExpress.XtraEditors.TextEdit txt_kcOrg; - - private DevExpress.XtraEditors.LabelControl lb_itemOutNo; - private DevExpress.XtraEditors.TextEdit txt_itemOutNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_itemOutNo; - private DevExpress.XtraEditors.CheckEdit txt_status; private System.Windows.Forms.PictureBox picCheckBox; + private DevExpress.XtraTab.XtraTabPage xtraTabPage1; + private DevExpress.XtraEditors.SplitContainerControl split1; + private DevExpress.XtraGrid.GridControl gcMain1; + private DevExpress.XtraGrid.Views.Grid.GridView gridView1; + private DevExpress.XtraGrid.Columns.GridColumn gv_status; + private DevExpress.XtraGrid.Columns.GridColumn gv_itemOutNo; + private DevExpress.XtraGrid.Columns.GridColumn gv_workNo; + private DevExpress.XtraGrid.Columns.GridColumn gv_pbillNo; + private DevExpress.XtraGrid.Columns.GridColumn gv_outDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_outType; + private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; + private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_receiver; + private DevExpress.XtraGrid.Columns.GridColumn gv_outPart; + private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; + private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_remark; + private DevExpress.XtraGrid.Columns.GridColumn gv_reason; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private UserControls.Data.UcPageBar pageBar1; + private DevExpress.XtraTab.XtraTabPage xtraTabPage2; + private DevExpress.XtraEditors.SplitContainerControl splitMx1; + private DevExpress.XtraLayout.LayoutControl layoutMx1; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private DevExpress.XtraEditors.TextEdit txt_itemOutNo; + private DevExpress.XtraEditors.TextEdit txt_xxzz; + private DevExpress.XtraEditors.TextEdit txt_createBy; + private DevExpress.XtraEditors.TextEdit txt_abtNo; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraEditors.TextEdit txt_cusNo; + private DevExpress.XtraEditors.TextEdit txt_ckName; + private DevExpress.XtraEditors.TextEdit txt_xxNo; + private DevExpress.XtraEditors.TextEdit txt_ckNo; + private DevExpress.XtraEditors.TextEdit txt_outType; + private DevExpress.XtraEditors.TextEdit txt_cusName; + private DevExpress.XtraEditors.TextEdit txt_checkDate; + private DevExpress.XtraEditors.TextEdit txt_checkUser; + private DevExpress.XtraEditors.TextEdit txt_remark; + private DevExpress.XtraEditors.TextEdit txt_createDate; + private DevExpress.XtraEditors.TextEdit txt_kcOrg; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + 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.XtraEditors.CheckEdit txt_status; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; + 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; @@ -1294,6 +1470,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1remark; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraTab.XtraTabPage tabMxPage2; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemBarcode; @@ -1305,18 +1482,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gvMx2remark; - private DevExpress.XtraEditors.TextEdit txt_xxzz; - private DevExpress.XtraEditors.LabelControl labelControl4; - private DevExpress.XtraEditors.TextEdit txt_ckNo; - private DevExpress.XtraEditors.TextEdit txt_outType; - private DevExpress.XtraEditors.LabelControl labelControl1; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; - private DevExpress.XtraEditors.LabelControl labelControl5; - private DevExpress.XtraEditors.TextEdit txt_xxNo; - private DevExpress.XtraEditors.LabelControl labelControl6; - private DevExpress.XtraEditors.TextEdit txt_ckName; - private DevExpress.XtraEditors.LabelControl labelControl7; - private DevExpress.XtraEditors.TextEdit txt_cusNo; + private System.Windows.Forms.Label lbGuid; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; } } \ No newline at end of file diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.cs index e2a537e..e8d70b1 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesDeliverDj.cs @@ -166,16 +166,16 @@ if (dd.rtnCode > 0) { DataTable dt = dd.rtnData.list; - gcMain.BindingContext = new BindingContext(); + gcMain1.BindingContext = new BindingContext(); gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged; if (dt.Rows.Count > 0) { - gcMain.DataSource = dt; - gcMain.ForceInitialize(); + gcMain1.DataSource = dt; + gcMain1.ForceInitialize(); gridView1.BestFitColumns(); } else - UtilityHelper.SetDefaultTable(gcMain, gridView1); + UtilityHelper.SetDefaultTable(gcMain1, gridView1); gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged; pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉 pageBar1.CurrentPage = curPage;//褰撳墠椤� @@ -216,7 +216,7 @@ List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); gvList.Add(gvMx1); gvList.Add(gvMx2); - UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList); + UtilityHelper.SetValueByObj(this.splitMx1.Panel1.Controls, dy, isEdit, gvList); JObject _job = JObject.Parse(strJson); JArray array = new JArray(); foreach (var a in _job["rtnData"]["list"]) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs index 883cba6..18ce3ae 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesOrder.Designer.cs @@ -29,25 +29,25 @@ /// </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.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.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.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); - this.pageBar1 = new UserControls.Data.UcPageBar(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -87,9 +87,15 @@ this.gv_saleOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_receiveId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_receiveContact = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.lbGuid = new System.Windows.Forms.Label(); this.txt_receiveContact = new DevExpress.XtraEditors.TextEdit(); this.txt_receiveId = new DevExpress.XtraEditors.TextEdit(); this.txt_saleOrgId = new DevExpress.XtraEditors.TextEdit(); @@ -124,9 +130,13 @@ this.txt_fDate = new DevExpress.XtraEditors.TextEdit(); this.txt_billTypeId = new DevExpress.XtraEditors.TextEdit(); this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); - this.txt_documentStatus = new DevExpress.XtraEditors.TextEdit(); + this.txt_documentStatusTxt = new DevExpress.XtraEditors.TextEdit(); this.txt_erpId = new DevExpress.XtraEditors.TextEdit(); this.txt_id = new DevExpress.XtraEditors.TextEdit(); + this.txt_xsOrgName = new DevExpress.XtraEditors.TextEdit(); + this.txt_salerName = new DevExpress.XtraEditors.TextEdit(); + this.txt_custName = new DevExpress.XtraEditors.TextEdit(); + this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -165,6 +175,11 @@ this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem38 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_saleDeptName = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -210,9 +225,16 @@ this.gvMx1stockOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1settleOrgIds = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1eHid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + 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.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.lbGuid = new System.Windows.Forms.Label(); - this.layoutControlItem38 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -266,9 +288,13 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatusTxt.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_xsOrgName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_salerName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); @@ -307,13 +333,17 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptName)).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.picCheckBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -370,18 +400,6 @@ this.split1.SplitterPosition = 551; this.split1.TabIndex = 0; // - // pageBar1 - // - this.pageBar1.CurrentPage = 1; - this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 512); - 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(1126, 39); - this.pageBar1.TabIndex = 4; - this.pageBar1.TotalPages = 0; - // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; @@ -435,7 +453,11 @@ this.gv_fbilltype, this.gv_saleOrgId, this.gv_receiveId, - this.gv_receiveContact}); + this.gv_receiveContact, + this.gridColumn1, + this.gridColumn2, + this.gridColumn3, + this.gridColumn4}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -447,7 +469,7 @@ // this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_id.AppearanceCell.Options.UseFont = true; - this.gv_id.Caption = "id "; + this.gv_id.Caption = "涓婚敭GUID"; this.gv_id.FieldName = "id"; this.gv_id.MinWidth = 50; this.gv_id.Name = "gv_id"; @@ -504,7 +526,7 @@ this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_documentStatus.AppearanceCell.Options.UseFont = true; this.gv_documentStatus.Caption = "鍗曟嵁鐘舵�� "; - this.gv_documentStatus.FieldName = "documentStatus"; + this.gv_documentStatus.FieldName = "documentStatusTxt"; this.gv_documentStatus.MinWidth = 50; this.gv_documentStatus.Name = "gv_documentStatus"; this.gv_documentStatus.OptionsColumn.AllowEdit = false; @@ -573,7 +595,7 @@ // this.gv_custId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_custId.AppearanceCell.Options.UseFont = true; - this.gv_custId.Caption = "瀹㈡埛 "; + this.gv_custId.Caption = "瀹㈡埛ID"; this.gv_custId.FieldName = "custId"; this.gv_custId.MinWidth = 50; this.gv_custId.Name = "gv_custId"; @@ -601,7 +623,7 @@ // this.gv_saleDeptId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_saleDeptId.AppearanceCell.Options.UseFont = true; - this.gv_saleDeptId.Caption = "閿�鍞儴闂� "; + this.gv_saleDeptId.Caption = "閿�鍞儴闂↖D"; this.gv_saleDeptId.FieldName = "saleDeptId"; this.gv_saleDeptId.MinWidth = 50; this.gv_saleDeptId.Name = "gv_saleDeptId"; @@ -615,7 +637,7 @@ // this.gv_salerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_salerId.AppearanceCell.Options.UseFont = true; - this.gv_salerId.Caption = "閿�鍞憳 "; + this.gv_salerId.Caption = "閿�鍞憳ID"; this.gv_salerId.FieldName = "salerId"; this.gv_salerId.MinWidth = 50; this.gv_salerId.Name = "gv_salerId"; @@ -961,6 +983,58 @@ this.gv_receiveContact.VisibleIndex = 36; this.gv_receiveContact.Width = 94; // + // gridColumn1 + // + this.gridColumn1.Caption = "瀹㈡埛鍚嶇О"; + this.gridColumn1.FieldName = "custName"; + this.gridColumn1.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 37; + this.gridColumn1.Width = 94; + // + // gridColumn2 + // + this.gridColumn2.Caption = "閿�鍞儴闂�"; + this.gridColumn2.FieldName = "saleDeptName"; + this.gridColumn2.MinWidth = 25; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 38; + this.gridColumn2.Width = 94; + // + // gridColumn3 + // + this.gridColumn3.Caption = "閿�鍞儴鍛�"; + this.gridColumn3.FieldName = "salerName"; + this.gridColumn3.MinWidth = 25; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 39; + this.gridColumn3.Width = 94; + // + // gridColumn4 + // + this.gridColumn4.Caption = "閿�鍞粍缁�"; + this.gridColumn4.FieldName = "xsOrgName"; + this.gridColumn4.MinWidth = 25; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.Visible = true; + this.gridColumn4.VisibleIndex = 40; + this.gridColumn4.Width = 94; + // + // pageBar1 + // + this.pageBar1.CurrentPage = 1; + this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.pageBar1.Location = new System.Drawing.Point(0, 512); + 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(1126, 39); + this.pageBar1.TabIndex = 4; + this.pageBar1.TotalPages = 0; + // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.splitMx1); @@ -977,7 +1051,6 @@ // // splitMx1.Panel1 // - this.splitMx1.Panel1.AutoScroll = true; this.splitMx1.Panel1.Controls.Add(this.layoutMx1); this.splitMx1.Panel1.Text = "Panel1"; // @@ -986,7 +1059,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 = 335; + this.splitMx1.SplitterPosition = 367; this.splitMx1.TabIndex = 4; // // layoutMx1 @@ -1026,21 +1099,33 @@ this.layoutMx1.Controls.Add(this.txt_fDate); this.layoutMx1.Controls.Add(this.txt_billTypeId); this.layoutMx1.Controls.Add(this.txt_billNo); - this.layoutMx1.Controls.Add(this.txt_documentStatus); + this.layoutMx1.Controls.Add(this.txt_documentStatusTxt); this.layoutMx1.Controls.Add(this.txt_erpId); this.layoutMx1.Controls.Add(this.txt_id); + this.layoutMx1.Controls.Add(this.txt_xsOrgName); + this.layoutMx1.Controls.Add(this.txt_salerName); + this.layoutMx1.Controls.Add(this.txt_custName); + this.layoutMx1.Controls.Add(this.textEdit1); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 120, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 335); + this.layoutMx1.Size = new System.Drawing.Size(1126, 367); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(283, 300); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(267, 28); + this.lbGuid.TabIndex = 428; + this.lbGuid.Text = "lbGuid"; + // // txt_receiveContact // - this.txt_receiveContact.Location = new System.Drawing.Point(119, 295); + this.txt_receiveContact.Location = new System.Drawing.Point(119, 300); this.txt_receiveContact.Name = "txt_receiveContact"; this.txt_receiveContact.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_receiveContact.Properties.Appearance.Options.UseFont = true; @@ -1050,7 +1135,7 @@ // // txt_receiveId // - this.txt_receiveId.Location = new System.Drawing.Point(932, 263); + this.txt_receiveId.Location = new System.Drawing.Point(932, 268); this.txt_receiveId.Name = "txt_receiveId"; this.txt_receiveId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_receiveId.Properties.Appearance.Options.UseFont = true; @@ -1060,7 +1145,7 @@ // // txt_saleOrgId // - this.txt_saleOrgId.Location = new System.Drawing.Point(661, 263); + this.txt_saleOrgId.Location = new System.Drawing.Point(661, 268); this.txt_saleOrgId.Name = "txt_saleOrgId"; this.txt_saleOrgId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_saleOrgId.Properties.Appearance.Options.UseFont = true; @@ -1070,7 +1155,7 @@ // // txt_fbilltype // - this.txt_fbilltype.Location = new System.Drawing.Point(390, 263); + this.txt_fbilltype.Location = new System.Drawing.Point(390, 268); this.txt_fbilltype.Name = "txt_fbilltype"; this.txt_fbilltype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fbilltype.Properties.Appearance.Options.UseFont = true; @@ -1080,7 +1165,7 @@ // // txt_entryNote // - this.txt_entryNote.Location = new System.Drawing.Point(119, 263); + this.txt_entryNote.Location = new System.Drawing.Point(119, 268); this.txt_entryNote.Name = "txt_entryNote"; this.txt_entryNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_entryNote.Properties.Appearance.Options.UseFont = true; @@ -1090,7 +1175,7 @@ // // txt_changerId // - this.txt_changerId.Location = new System.Drawing.Point(932, 231); + this.txt_changerId.Location = new System.Drawing.Point(932, 236); this.txt_changerId.Name = "txt_changerId"; this.txt_changerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_changerId.Properties.Appearance.Options.UseFont = true; @@ -1100,7 +1185,7 @@ // // txt_versionNo // - this.txt_versionNo.Location = new System.Drawing.Point(661, 231); + this.txt_versionNo.Location = new System.Drawing.Point(661, 236); this.txt_versionNo.Name = "txt_versionNo"; this.txt_versionNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_versionNo.Properties.Appearance.Options.UseFont = true; @@ -1110,7 +1195,7 @@ // // txt_cancellerId // - this.txt_cancellerId.Location = new System.Drawing.Point(390, 231); + this.txt_cancellerId.Location = new System.Drawing.Point(390, 236); this.txt_cancellerId.Name = "txt_cancellerId"; this.txt_cancellerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_cancellerId.Properties.Appearance.Options.UseFont = true; @@ -1120,7 +1205,7 @@ // // txt_cancelStatus // - this.txt_cancelStatus.Location = new System.Drawing.Point(119, 231); + this.txt_cancelStatus.Location = new System.Drawing.Point(119, 236); this.txt_cancelStatus.Name = "txt_cancelStatus"; this.txt_cancelStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_cancelStatus.Properties.Appearance.Options.UseFont = true; @@ -1130,7 +1215,7 @@ // // txt_changeDate // - this.txt_changeDate.Location = new System.Drawing.Point(932, 199); + this.txt_changeDate.Location = new System.Drawing.Point(932, 204); this.txt_changeDate.Name = "txt_changeDate"; this.txt_changeDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_changeDate.Properties.Appearance.Options.UseFont = true; @@ -1140,7 +1225,7 @@ // // txt_closeDate // - this.txt_closeDate.Location = new System.Drawing.Point(661, 199); + this.txt_closeDate.Location = new System.Drawing.Point(661, 204); this.txt_closeDate.Name = "txt_closeDate"; this.txt_closeDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_closeDate.Properties.Appearance.Options.UseFont = true; @@ -1150,7 +1235,7 @@ // // txt_closerId // - this.txt_closerId.Location = new System.Drawing.Point(390, 199); + this.txt_closerId.Location = new System.Drawing.Point(390, 204); this.txt_closerId.Name = "txt_closerId"; this.txt_closerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_closerId.Properties.Appearance.Options.UseFont = true; @@ -1160,7 +1245,7 @@ // // txt_approveDate // - this.txt_approveDate.Location = new System.Drawing.Point(119, 199); + this.txt_approveDate.Location = new System.Drawing.Point(119, 204); this.txt_approveDate.Name = "txt_approveDate"; this.txt_approveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_approveDate.Properties.Appearance.Options.UseFont = true; @@ -1170,7 +1255,7 @@ // // txt_modifyDate // - this.txt_modifyDate.Location = new System.Drawing.Point(932, 167); + this.txt_modifyDate.Location = new System.Drawing.Point(932, 172); this.txt_modifyDate.Name = "txt_modifyDate"; this.txt_modifyDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_modifyDate.Properties.Appearance.Options.UseFont = true; @@ -1180,7 +1265,7 @@ // // txt_modifierId // - this.txt_modifierId.Location = new System.Drawing.Point(661, 167); + this.txt_modifierId.Location = new System.Drawing.Point(661, 172); this.txt_modifierId.Name = "txt_modifierId"; this.txt_modifierId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_modifierId.Properties.Appearance.Options.UseFont = true; @@ -1190,7 +1275,7 @@ // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(390, 167); + this.txt_createDate.Location = new System.Drawing.Point(390, 172); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createDate.Properties.Appearance.Options.UseFont = true; @@ -1200,7 +1285,7 @@ // // txt_creatorId // - this.txt_creatorId.Location = new System.Drawing.Point(119, 167); + this.txt_creatorId.Location = new System.Drawing.Point(119, 172); this.txt_creatorId.Name = "txt_creatorId"; this.txt_creatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_creatorId.Properties.Appearance.Options.UseFont = true; @@ -1210,7 +1295,7 @@ // // txt_linkPhone // - this.txt_linkPhone.Location = new System.Drawing.Point(932, 135); + this.txt_linkPhone.Location = new System.Drawing.Point(932, 140); this.txt_linkPhone.Name = "txt_linkPhone"; this.txt_linkPhone.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_linkPhone.Properties.Appearance.Options.UseFont = true; @@ -1220,7 +1305,7 @@ // // txt_chargeId // - this.txt_chargeId.Location = new System.Drawing.Point(661, 135); + this.txt_chargeId.Location = new System.Drawing.Point(661, 140); this.txt_chargeId.Name = "txt_chargeId"; this.txt_chargeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_chargeId.Properties.Appearance.Options.UseFont = true; @@ -1230,7 +1315,7 @@ // // txt_linkMan // - this.txt_linkMan.Location = new System.Drawing.Point(390, 135); + this.txt_linkMan.Location = new System.Drawing.Point(390, 140); this.txt_linkMan.Name = "txt_linkMan"; this.txt_linkMan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_linkMan.Properties.Appearance.Options.UseFont = true; @@ -1240,7 +1325,7 @@ // // txt_approverId // - this.txt_approverId.Location = new System.Drawing.Point(119, 135); + this.txt_approverId.Location = new System.Drawing.Point(119, 140); this.txt_approverId.Name = "txt_approverId"; this.txt_approverId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_approverId.Properties.Appearance.Options.UseFont = true; @@ -1250,7 +1335,7 @@ // // txt_settleId // - this.txt_settleId.Location = new System.Drawing.Point(932, 103); + this.txt_settleId.Location = new System.Drawing.Point(932, 108); this.txt_settleId.Name = "txt_settleId"; this.txt_settleId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_settleId.Properties.Appearance.Options.UseFont = true; @@ -1260,7 +1345,7 @@ // // txt_note // - this.txt_note.Location = new System.Drawing.Point(661, 103); + this.txt_note.Location = new System.Drawing.Point(661, 108); this.txt_note.Name = "txt_note"; this.txt_note.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_note.Properties.Appearance.Options.UseFont = true; @@ -1270,7 +1355,7 @@ // // txt_changeReason // - this.txt_changeReason.Location = new System.Drawing.Point(390, 103); + this.txt_changeReason.Location = new System.Drawing.Point(390, 108); this.txt_changeReason.Name = "txt_changeReason"; this.txt_changeReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_changeReason.Properties.Appearance.Options.UseFont = true; @@ -1280,7 +1365,7 @@ // // txt_salerId // - this.txt_salerId.Location = new System.Drawing.Point(119, 103); + this.txt_salerId.Location = new System.Drawing.Point(119, 108); this.txt_salerId.Name = "txt_salerId"; this.txt_salerId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_salerId.Properties.Appearance.Options.UseFont = true; @@ -1290,7 +1375,7 @@ // // txt_saleDeptId // - this.txt_saleDeptId.Location = new System.Drawing.Point(932, 71); + this.txt_saleDeptId.Location = new System.Drawing.Point(932, 76); this.txt_saleDeptId.Name = "txt_saleDeptId"; this.txt_saleDeptId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_saleDeptId.Properties.Appearance.Options.UseFont = true; @@ -1300,7 +1385,7 @@ // // txt_closeStatus // - this.txt_closeStatus.Location = new System.Drawing.Point(661, 71); + this.txt_closeStatus.Location = new System.Drawing.Point(661, 76); this.txt_closeStatus.Name = "txt_closeStatus"; this.txt_closeStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_closeStatus.Properties.Appearance.Options.UseFont = true; @@ -1310,7 +1395,7 @@ // // txt_custId // - this.txt_custId.Location = new System.Drawing.Point(390, 71); + this.txt_custId.Location = new System.Drawing.Point(390, 76); this.txt_custId.Name = "txt_custId"; this.txt_custId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_custId.Properties.Appearance.Options.UseFont = true; @@ -1320,7 +1405,7 @@ // // txt_headLocId // - this.txt_headLocId.Location = new System.Drawing.Point(119, 71); + this.txt_headLocId.Location = new System.Drawing.Point(119, 76); this.txt_headLocId.Name = "txt_headLocId"; this.txt_headLocId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_headLocId.Properties.Appearance.Options.UseFont = true; @@ -1330,7 +1415,7 @@ // // txt_headDeliveryWay // - this.txt_headDeliveryWay.Location = new System.Drawing.Point(932, 39); + this.txt_headDeliveryWay.Location = new System.Drawing.Point(932, 44); this.txt_headDeliveryWay.Name = "txt_headDeliveryWay"; this.txt_headDeliveryWay.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_headDeliveryWay.Properties.Appearance.Options.UseFont = true; @@ -1340,7 +1425,7 @@ // // txt_businessType // - this.txt_businessType.Location = new System.Drawing.Point(661, 39); + this.txt_businessType.Location = new System.Drawing.Point(661, 44); this.txt_businessType.Name = "txt_businessType"; this.txt_businessType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_businessType.Properties.Appearance.Options.UseFont = true; @@ -1350,7 +1435,7 @@ // // txt_fDate // - this.txt_fDate.Location = new System.Drawing.Point(390, 39); + this.txt_fDate.Location = new System.Drawing.Point(390, 44); this.txt_fDate.Name = "txt_fDate"; this.txt_fDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fDate.Properties.Appearance.Options.UseFont = true; @@ -1360,7 +1445,7 @@ // // txt_billTypeId // - this.txt_billTypeId.Location = new System.Drawing.Point(932, 7); + this.txt_billTypeId.Location = new System.Drawing.Point(932, 12); this.txt_billTypeId.Name = "txt_billTypeId"; this.txt_billTypeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billTypeId.Properties.Appearance.Options.UseFont = true; @@ -1370,7 +1455,7 @@ // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(661, 7); + this.txt_billNo.Location = new System.Drawing.Point(661, 12); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billNo.Properties.Appearance.Options.UseFont = true; @@ -1378,19 +1463,19 @@ this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 216; // - // txt_documentStatus + // txt_documentStatusTxt // - this.txt_documentStatus.Location = new System.Drawing.Point(119, 39); - this.txt_documentStatus.Name = "txt_documentStatus"; - this.txt_documentStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_documentStatus.Properties.Appearance.Options.UseFont = true; - this.txt_documentStatus.Size = new System.Drawing.Size(160, 28); - this.txt_documentStatus.StyleController = this.layoutMx1; - this.txt_documentStatus.TabIndex = 229; + this.txt_documentStatusTxt.Location = new System.Drawing.Point(119, 44); + this.txt_documentStatusTxt.Name = "txt_documentStatusTxt"; + this.txt_documentStatusTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_documentStatusTxt.Properties.Appearance.Options.UseFont = true; + this.txt_documentStatusTxt.Size = new System.Drawing.Size(160, 28); + this.txt_documentStatusTxt.StyleController = this.layoutMx1; + this.txt_documentStatusTxt.TabIndex = 229; // // txt_erpId // - this.txt_erpId.Location = new System.Drawing.Point(390, 7); + this.txt_erpId.Location = new System.Drawing.Point(390, 12); this.txt_erpId.Name = "txt_erpId"; this.txt_erpId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_erpId.Properties.Appearance.Options.UseFont = true; @@ -1400,7 +1485,7 @@ // // txt_id // - this.txt_id.Location = new System.Drawing.Point(119, 7); + this.txt_id.Location = new System.Drawing.Point(119, 12); this.txt_id.Margin = new System.Windows.Forms.Padding(0); this.txt_id.Name = "txt_id"; this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); @@ -1408,6 +1493,38 @@ this.txt_id.Size = new System.Drawing.Size(160, 28); this.txt_id.StyleController = this.layoutMx1; this.txt_id.TabIndex = 213; + // + // txt_xsOrgName + // + this.txt_xsOrgName.Location = new System.Drawing.Point(661, 300); + this.txt_xsOrgName.Name = "txt_xsOrgName"; + this.txt_xsOrgName.Size = new System.Drawing.Size(160, 24); + this.txt_xsOrgName.StyleController = this.layoutMx1; + this.txt_xsOrgName.TabIndex = 429; + // + // txt_salerName + // + this.txt_salerName.Location = new System.Drawing.Point(932, 300); + this.txt_salerName.Name = "txt_salerName"; + this.txt_salerName.Size = new System.Drawing.Size(161, 24); + this.txt_salerName.StyleController = this.layoutMx1; + this.txt_salerName.TabIndex = 430; + // + // txt_custName + // + this.txt_custName.Location = new System.Drawing.Point(119, 332); + this.txt_custName.Name = "txt_custName"; + this.txt_custName.Size = new System.Drawing.Size(160, 24); + this.txt_custName.StyleController = this.layoutMx1; + this.txt_custName.TabIndex = 431; + // + // textEdit1 + // + this.textEdit1.Location = new System.Drawing.Point(390, 332); + this.textEdit1.Name = "textEdit1"; + this.textEdit1.Size = new System.Drawing.Size(160, 24); + this.textEdit1.StyleController = this.layoutMx1; + this.textEdit1.TabIndex = 432; // // Root // @@ -1451,54 +1568,61 @@ this.layoutControlItem35, this.layoutControlItem36, this.layoutControlItem37, - this.layoutControlItem38}); + this.layoutControlItem38, + this.layoutControlItem39, + this.layoutControlItem40, + this.layoutControlItem41, + this.txt_saleDeptName}); 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}); + 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; + 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; - rowDefinition13.Height = 100D; - rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition14.Height = 100D; - rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition15.Height = 100D; - rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition16.Height = 100D; - rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition17.Height = 100D; - rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition18.Height = 100D; - rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition19.Height = 100D; - rowDefinition19.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition20.Height = 100D; - rowDefinition20.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition11, - rowDefinition12, - rowDefinition13, - rowDefinition14, - rowDefinition15, - rowDefinition16, - rowDefinition17, - rowDefinition18, - rowDefinition19, - rowDefinition20}); - this.Root.Size = new System.Drawing.Size(1105, 340); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4, + rowDefinition5, + rowDefinition6, + rowDefinition7, + rowDefinition8, + rowDefinition9, + rowDefinition10, + rowDefinition11}); + this.Root.Size = new System.Drawing.Size(1105, 372); this.Root.TextVisible = false; // // layoutControlItem1 @@ -1522,12 +1646,12 @@ // // layoutControlItem3 // - this.layoutControlItem3.Control = this.txt_documentStatus; + this.layoutControlItem3.Control = this.txt_documentStatusTxt; this.layoutControlItem3.Location = new System.Drawing.Point(0, 32); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem3.Text = "鍗曟嵁鐘舵�� "; + this.layoutControlItem3.Text = "鍗曟嵁鐘舵��"; this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem4 @@ -1537,7 +1661,7 @@ this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem4.Text = "鍗曟嵁缂栧彿 "; + this.layoutControlItem4.Text = "鍗曟嵁缂栧彿"; this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem5 @@ -1547,7 +1671,7 @@ this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem5.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem5.Text = "鍗曟嵁绫诲瀷 "; + this.layoutControlItem5.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem6 @@ -1558,7 +1682,7 @@ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem6.Text = "鏃ユ湡 "; + this.layoutControlItem6.Text = "鏃ユ湡"; this.layoutControlItem6.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem7 @@ -1569,7 +1693,7 @@ this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem7.Text = "涓氬姟绫诲瀷 "; + this.layoutControlItem7.Text = "涓氬姟绫诲瀷"; this.layoutControlItem7.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem8 @@ -1580,7 +1704,7 @@ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem8.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem8.Text = "浜よ揣鏂瑰紡 "; + this.layoutControlItem8.Text = "浜よ揣鏂瑰紡"; this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem9 @@ -1590,7 +1714,7 @@ this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem9.Text = "浜よ揣鍦扮偣 "; + this.layoutControlItem9.Text = "浜よ揣鍦扮偣"; this.layoutControlItem9.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem10 @@ -1601,7 +1725,7 @@ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem10.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem10.Text = "瀹㈡埛 "; + this.layoutControlItem10.Text = "瀹㈡埛ID"; this.layoutControlItem10.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem11 @@ -1612,7 +1736,7 @@ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem11.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem11.Text = "鍏抽棴鐘舵�� "; + this.layoutControlItem11.Text = "鍏抽棴鐘舵��"; this.layoutControlItem11.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem12 @@ -1623,7 +1747,7 @@ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem12.Text = "閿�鍞儴闂� "; + this.layoutControlItem12.Text = "閿�鍞儴闂↖D"; this.layoutControlItem12.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem13 @@ -1633,7 +1757,7 @@ this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem13.Text = "閿�鍞憳 "; + this.layoutControlItem13.Text = "閿�鍞憳ID"; this.layoutControlItem13.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem14 @@ -1644,7 +1768,7 @@ this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem14.Text = "鍙樻洿鍘熷洜 "; + this.layoutControlItem14.Text = "鍙樻洿鍘熷洜"; this.layoutControlItem14.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem15 @@ -1655,7 +1779,7 @@ this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem15.Text = "澶囨敞 "; + this.layoutControlItem15.Text = "澶囨敞"; this.layoutControlItem15.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem16 @@ -1666,7 +1790,7 @@ this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem16.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem16.Text = "缁撶畻鏂� "; + this.layoutControlItem16.Text = "缁撶畻鏂�"; this.layoutControlItem16.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem17 @@ -1687,7 +1811,7 @@ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem18.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem18.Text = "鏀惰揣浜哄鍚� "; + this.layoutControlItem18.Text = "鏀惰揣浜哄鍚�"; this.layoutControlItem18.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem19 @@ -1698,7 +1822,7 @@ this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem19.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem19.Text = "浠樻鏂� "; + this.layoutControlItem19.Text = "浠樻鏂�"; this.layoutControlItem19.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem20 @@ -1709,7 +1833,7 @@ this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem20.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem20.Text = "鑱旂郴鐢佃瘽 "; + this.layoutControlItem20.Text = "鑱旂郴鐢佃瘽"; this.layoutControlItem20.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem21 @@ -1719,7 +1843,7 @@ this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5; this.layoutControlItem21.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem21.Text = "鍒涘缓浜� "; + this.layoutControlItem21.Text = "鍒涘缓浜�"; this.layoutControlItem21.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem22 @@ -1762,7 +1886,7 @@ this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem25.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem25.Text = "瀹℃牳鏃ユ湡 "; + this.layoutControlItem25.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem25.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem26 @@ -1773,7 +1897,7 @@ this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem26.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem26.Text = "鍏抽棴浜� "; + this.layoutControlItem26.Text = "鍏抽棴浜�"; this.layoutControlItem26.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem27 @@ -1784,7 +1908,7 @@ this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem27.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem27.Text = "鍏抽棴鏃ユ湡 "; + this.layoutControlItem27.Text = "鍏抽棴鏃ユ湡"; this.layoutControlItem27.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem28 @@ -1795,7 +1919,7 @@ this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 6; this.layoutControlItem28.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem28.Text = "鍙樻洿鏃ユ湡 "; + this.layoutControlItem28.Text = "鍙樻洿鏃ユ湡"; this.layoutControlItem28.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem29 @@ -1805,7 +1929,7 @@ this.layoutControlItem29.Name = "layoutControlItem29"; this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 7; this.layoutControlItem29.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem29.Text = "浣滃簾鐘舵�� "; + this.layoutControlItem29.Text = "浣滃簾鐘舵��"; this.layoutControlItem29.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem30 @@ -1816,7 +1940,7 @@ this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7; this.layoutControlItem30.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem30.Text = "浣滃簾浜� "; + this.layoutControlItem30.Text = "浣滃簾浜�"; this.layoutControlItem30.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem31 @@ -1827,7 +1951,7 @@ this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 7; this.layoutControlItem31.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem31.Text = "鐗堟湰鍙� "; + this.layoutControlItem31.Text = "鐗堟湰鍙�"; this.layoutControlItem31.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem32 @@ -1838,7 +1962,7 @@ this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 7; this.layoutControlItem32.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem32.Text = "鍙樻洿浜� "; + this.layoutControlItem32.Text = "鍙樻洿浜�"; this.layoutControlItem32.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem33 @@ -1848,7 +1972,7 @@ this.layoutControlItem33.Name = "layoutControlItem33"; this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 8; this.layoutControlItem33.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem33.Text = "澶囨敞 "; + this.layoutControlItem33.Text = "澶囨敞"; this.layoutControlItem33.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem34 @@ -1870,7 +1994,7 @@ this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 8; this.layoutControlItem35.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem35.Text = "閿�鍞粍缁嘔D "; + this.layoutControlItem35.Text = "閿�鍞粍缁嘔D"; this.layoutControlItem35.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem36 @@ -1881,7 +2005,7 @@ this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem36.OptionsTableLayoutItem.RowIndex = 8; this.layoutControlItem36.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem36.Text = "鏀惰揣鏂� "; + this.layoutControlItem36.Text = "鏀惰揣鏂�"; this.layoutControlItem36.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem37 @@ -1891,8 +2015,63 @@ this.layoutControlItem37.Name = "layoutControlItem37"; this.layoutControlItem37.OptionsTableLayoutItem.RowIndex = 9; this.layoutControlItem37.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem37.Text = "鏀惰揣鏂硅仈绯讳汉 "; + this.layoutControlItem37.Text = "鏀惰揣鏂硅仈绯讳汉"; this.layoutControlItem37.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem38 + // + this.layoutControlItem38.Control = this.lbGuid; + this.layoutControlItem38.Location = new System.Drawing.Point(271, 288); + this.layoutControlItem38.Name = "layoutControlItem38"; + this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 9; + this.layoutControlItem38.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem38.Text = "lbGuid"; + this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem38.TextVisible = false; + // + // layoutControlItem39 + // + this.layoutControlItem39.Control = this.txt_xsOrgName; + this.layoutControlItem39.Location = new System.Drawing.Point(542, 288); + this.layoutControlItem39.Name = "layoutControlItem39"; + this.layoutControlItem39.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 9; + this.layoutControlItem39.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem39.Text = "閿�鍞粍缁囧悕"; + this.layoutControlItem39.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem40 + // + this.layoutControlItem40.Control = this.txt_salerName; + this.layoutControlItem40.Location = new System.Drawing.Point(813, 288); + this.layoutControlItem40.Name = "layoutControlItem40"; + this.layoutControlItem40.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem40.OptionsTableLayoutItem.RowIndex = 9; + this.layoutControlItem40.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem40.Text = "閿�鍞憳鍚�"; + this.layoutControlItem40.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem41 + // + this.layoutControlItem41.Control = this.txt_custName; + this.layoutControlItem41.Location = new System.Drawing.Point(0, 320); + this.layoutControlItem41.Name = "layoutControlItem41"; + this.layoutControlItem41.OptionsTableLayoutItem.RowIndex = 10; + this.layoutControlItem41.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem41.Text = "瀹㈡埛鍚嶇О"; + this.layoutControlItem41.TextSize = new System.Drawing.Size(95, 18); + // + // txt_saleDeptName + // + this.txt_saleDeptName.Control = this.textEdit1; + this.txt_saleDeptName.Location = new System.Drawing.Point(271, 320); + this.txt_saleDeptName.Name = "txt_saleDeptName"; + this.txt_saleDeptName.OptionsTableLayoutItem.ColumnIndex = 1; + this.txt_saleDeptName.OptionsTableLayoutItem.RowIndex = 10; + this.txt_saleDeptName.Size = new System.Drawing.Size(271, 32); + this.txt_saleDeptName.Text = "閿�鍞儴闂ㄥ悕绉�"; + this.txt_saleDeptName.TextSize = new System.Drawing.Size(95, 18); // // tabMx // @@ -1900,7 +2079,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, 223); + this.tabMx.Size = new System.Drawing.Size(1126, 191); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -1909,7 +2088,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 191); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 159); this.tabMxPage1.Text = "閿�鍞槑缁�"; // // gcMx1 @@ -1918,7 +2097,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, 191); + this.gcMx1.Size = new System.Drawing.Size(1124, 159); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1966,7 +2145,16 @@ this.gvMx1supplyOrgId, this.gvMx1stockOrgId, this.gvMx1settleOrgIds, - this.gvMx1eHid}); + this.gvMx1eHid, + this.gridColumn5, + this.gridColumn6, + this.gridColumn7, + this.gridColumn8, + this.gridColumn9, + this.gridColumn10, + this.gridColumn11, + this.gridColumn12, + this.gridColumn13}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1978,7 +2166,7 @@ // this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1id.AppearanceCell.Options.UseFont = true; - this.gvMx1id.Caption = "id "; + this.gvMx1id.Caption = "涓婚敭GUID"; this.gvMx1id.FieldName = "id"; this.gvMx1id.MinWidth = 50; this.gvMx1id.Name = "gvMx1id"; @@ -1991,7 +2179,7 @@ // this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1pid.AppearanceCell.Options.UseFont = true; - this.gvMx1pid.Caption = "pid "; + this.gvMx1pid.Caption = "澶栭敭GUID"; this.gvMx1pid.FieldName = "pid"; this.gvMx1pid.MinWidth = 50; this.gvMx1pid.Name = "gvMx1pid"; @@ -2017,7 +2205,7 @@ // this.gvMx1materialId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1materialId.AppearanceCell.Options.UseFont = true; - this.gvMx1materialId.Caption = "鐗╂枡缂栫爜 "; + this.gvMx1materialId.Caption = "鐗╂枡ID"; this.gvMx1materialId.FieldName = "materialId"; this.gvMx1materialId.MinWidth = 50; this.gvMx1materialId.Name = "gvMx1materialId"; @@ -2030,7 +2218,7 @@ // this.gvMx1unitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1unitId.AppearanceCell.Options.UseFont = true; - this.gvMx1unitId.Caption = "閿�鍞崟浣� "; + this.gvMx1unitId.Caption = "閿�鍞崟浣岻D"; this.gvMx1unitId.FieldName = "unitId"; this.gvMx1unitId.MinWidth = 50; this.gvMx1unitId.Name = "gvMx1unitId"; @@ -2056,7 +2244,7 @@ // this.gvMx1priceUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1priceUnitId.AppearanceCell.Options.UseFont = true; - this.gvMx1priceUnitId.Caption = "璁′环鍗曚綅 "; + this.gvMx1priceUnitId.Caption = "璁′环鍗曚綅ID"; this.gvMx1priceUnitId.FieldName = "priceUnitId"; this.gvMx1priceUnitId.MinWidth = 50; this.gvMx1priceUnitId.Name = "gvMx1priceUnitId"; @@ -2199,7 +2387,7 @@ // this.gvMx1outLmtUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1outLmtUnitId.AppearanceCell.Options.UseFont = true; - this.gvMx1outLmtUnitId.Caption = "瓒呭彂鎺у埗鍗曚綅 "; + this.gvMx1outLmtUnitId.Caption = "瓒呭彂鎺у埗鍗曚綅ID"; this.gvMx1outLmtUnitId.FieldName = "outLmtUnitId"; this.gvMx1outLmtUnitId.MinWidth = 50; this.gvMx1outLmtUnitId.Name = "gvMx1outLmtUnitId"; @@ -2459,7 +2647,7 @@ // this.gvMx1supplyOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1supplyOrgId.AppearanceCell.Options.UseFont = true; - this.gvMx1supplyOrgId.Caption = "渚涘簲缁勭粐 "; + this.gvMx1supplyOrgId.Caption = "渚涘簲缁勭粐ID"; this.gvMx1supplyOrgId.FieldName = "supplyOrgId"; this.gvMx1supplyOrgId.MinWidth = 50; this.gvMx1supplyOrgId.Name = "gvMx1supplyOrgId"; @@ -2472,7 +2660,7 @@ // this.gvMx1stockOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1stockOrgId.AppearanceCell.Options.UseFont = true; - this.gvMx1stockOrgId.Caption = "搴撳瓨缁勭粐 "; + this.gvMx1stockOrgId.Caption = "搴撳瓨缁勭粐ID"; this.gvMx1stockOrgId.FieldName = "stockOrgId"; this.gvMx1stockOrgId.MinWidth = 50; this.gvMx1stockOrgId.Name = "gvMx1stockOrgId"; @@ -2485,7 +2673,7 @@ // this.gvMx1settleOrgIds.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1settleOrgIds.AppearanceCell.Options.UseFont = true; - this.gvMx1settleOrgIds.Caption = "缁撶畻缁勭粐 "; + this.gvMx1settleOrgIds.Caption = "缁撶畻缁勭粐ID"; this.gvMx1settleOrgIds.FieldName = "settleOrgIds"; this.gvMx1settleOrgIds.MinWidth = 50; this.gvMx1settleOrgIds.Name = "gvMx1settleOrgIds"; @@ -2507,6 +2695,96 @@ this.gvMx1eHid.VisibleIndex = 40; this.gvMx1eHid.Width = 94; // + // gridColumn5 + // + this.gridColumn5.Caption = "鐗╂枡缂栫爜"; + this.gridColumn5.FieldName = "itemName"; + this.gridColumn5.MinWidth = 25; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 41; + this.gridColumn5.Width = 94; + // + // gridColumn6 + // + this.gridColumn6.Caption = "鐗╂枡鍚嶇О"; + this.gridColumn6.FieldName = "itemName"; + this.gridColumn6.MinWidth = 25; + this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.Visible = true; + this.gridColumn6.VisibleIndex = 42; + this.gridColumn6.Width = 94; + // + // gridColumn7 + // + this.gridColumn7.Caption = "鐗╂枡鍨嬪彿"; + this.gridColumn7.FieldName = "itemModel"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 43; + this.gridColumn7.Width = 94; + // + // gridColumn8 + // + this.gridColumn8.Caption = "閿�鍞崟浣�"; + this.gridColumn8.FieldName = "unitName"; + this.gridColumn8.MinWidth = 25; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 44; + this.gridColumn8.Width = 94; + // + // gridColumn9 + // + this.gridColumn9.Caption = "璁′环鍗曚綅"; + this.gridColumn9.FieldName = "priceUnitName"; + this.gridColumn9.MinWidth = 25; + this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.Visible = true; + this.gridColumn9.VisibleIndex = 45; + this.gridColumn9.Width = 94; + // + // gridColumn10 + // + this.gridColumn10.Caption = "瓒呭彂鎺у埗鍗曚綅"; + this.gridColumn10.FieldName = "outLmtUnitName"; + this.gridColumn10.MinWidth = 25; + this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.Visible = true; + this.gridColumn10.VisibleIndex = 46; + this.gridColumn10.Width = 94; + // + // gridColumn11 + // + this.gridColumn11.Caption = "渚涘簲缁勭粐"; + this.gridColumn11.FieldName = "gyOrgName"; + this.gridColumn11.MinWidth = 25; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.Visible = true; + this.gridColumn11.VisibleIndex = 47; + this.gridColumn11.Width = 94; + // + // gridColumn12 + // + this.gridColumn12.Caption = "搴撳瓨缁勭粐"; + this.gridColumn12.FieldName = "kcOrgName"; + this.gridColumn12.MinWidth = 25; + this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 48; + this.gridColumn12.Width = 94; + // + // gridColumn13 + // + this.gridColumn13.Caption = "缁撶畻缁勭粐"; + this.gridColumn13.FieldName = "jsOrgName"; + this.gridColumn13.MinWidth = 25; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.Visible = true; + this.gridColumn13.VisibleIndex = 49; + this.gridColumn13.Width = 94; + // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; @@ -2517,26 +2795,6 @@ this.picCheckBox.TabIndex = 9; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; - // - // lbGuid - // - this.lbGuid.Location = new System.Drawing.Point(283, 295); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(267, 28); - this.lbGuid.TabIndex = 428; - this.lbGuid.Text = "lbGuid"; - // - // layoutControlItem38 - // - this.layoutControlItem38.Control = this.lbGuid; - this.layoutControlItem38.Location = new System.Drawing.Point(271, 288); - this.layoutControlItem38.Name = "layoutControlItem38"; - this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 9; - this.layoutControlItem38.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem38.Text = "lbGuid"; - this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem38.TextVisible = false; // // Frm_SalesOrder // @@ -2601,9 +2859,13 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatusTxt.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_erpId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_xsOrgName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_salerName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); @@ -2642,13 +2904,17 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_saleDeptName)).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.picCheckBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).EndInit(); this.ResumeLayout(false); } @@ -2752,7 +3018,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraEditors.TextEdit txt_billNo; - private DevExpress.XtraEditors.TextEdit txt_documentStatus; + private DevExpress.XtraEditors.TextEdit txt_documentStatusTxt; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraEditors.TextEdit txt_billTypeId; @@ -2823,5 +3089,26 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37; private System.Windows.Forms.Label lbGuid; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; + private DevExpress.XtraEditors.TextEdit txt_xsOrgName; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39; + private DevExpress.XtraEditors.TextEdit txt_salerName; + private DevExpress.XtraEditors.TextEdit txt_custName; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem41; + private DevExpress.XtraEditors.TextEdit textEdit1; + private DevExpress.XtraLayout.LayoutControlItem txt_saleDeptName; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; } } \ No newline at end of file diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs index e03394d..cfbe679 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs @@ -29,51 +29,126 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions28 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject109 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject110 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject111 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject112 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions29 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject113 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject114 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject115 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject116 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions30 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject117 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject118 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject119 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject120 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions31 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject121 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject122 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject123 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject124 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions32 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject125 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject126 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject127 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject128 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions33 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject129 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject130 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject131 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject132 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions34 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject133 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject134 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject135 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject136 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions35 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject137 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject138 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject139 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject140 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions36 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject141 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject142 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject143 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject144 = new DevExpress.Utils.SerializableAppearanceObject(); + 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.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(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions7 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject25 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject26 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject27 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject28 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions8 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject29 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject30 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject31 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject32 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions9 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject33 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject34 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject35 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject36 = new DevExpress.Utils.SerializableAppearanceObject(); + this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); + this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.gcMain = new DevExpress.XtraGrid.GridControl(); + this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gv_isWc = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_shState = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_billno = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn40 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn41 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn42 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn43 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn44 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn45 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.pageBar1 = new UserControls.Data.UcPageBar(); + this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); + this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.txt_fCreateDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_fCreatorId = new DevExpress.XtraEditors.TextEdit(); + this.txt_fOwnerTypeInIdHead = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_fOwnerTypeIdHead = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_ftranstype = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_fapporgid = new Gs.DevApp.UserControl.UcLookOrg(); + this.txt_fBusinessType = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_fRemarks = new DevExpress.XtraEditors.TextEdit(); + this.txt_fTransferDirect = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_fBillTypeID = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_fBillNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_fapprovedate = new DevExpress.XtraEditors.TextEdit(); + this.txt_fapproveby = new DevExpress.XtraEditors.TextEdit(); + this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_wjStatus = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = 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(); @@ -122,73 +197,60 @@ this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_isWc = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_billno = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_shState = new DevExpress.XtraGrid.Columns.GridColumn(); - this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); - this.gcMain = new DevExpress.XtraGrid.GridControl(); - this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn40 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn41 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn42 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn43 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn44 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn45 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.pageBar1 = new UserControls.Data.UcPageBar(); - this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); - this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.panel1 = new System.Windows.Forms.Panel(); - this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); - this.txt_fCreateDate = new DevExpress.XtraEditors.TextEdit(); - this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); - this.txt_fCreatorId = new DevExpress.XtraEditors.TextEdit(); - this.txt_fOwnerTypeInIdHead = new DevExpress.XtraEditors.ComboBoxEdit(); - this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); - this.txt_fOwnerTypeIdHead = new DevExpress.XtraEditors.ComboBoxEdit(); - this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); - this.txt_ftranstype = new DevExpress.XtraEditors.ComboBoxEdit(); - this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); - this.txt_fapporgid = new Gs.DevApp.UserControl.UcLookOrg(); - this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); - this.txt_fBusinessType = new DevExpress.XtraEditors.ComboBoxEdit(); - this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); - this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); - this.txt_fRemarks = new DevExpress.XtraEditors.TextEdit(); - this.txt_wjStatus = new DevExpress.XtraEditors.CheckEdit(); - this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit(); - this.txt_fTransferDirect = new DevExpress.XtraEditors.ComboBoxEdit(); - this.txt_fBillTypeID = new DevExpress.XtraEditors.ComboBoxEdit(); - this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); - this.lb_isWc = new DevExpress.XtraEditors.LabelControl(); - this.lb_billno = new DevExpress.XtraEditors.LabelControl(); - this.txt_fBillNo = new DevExpress.XtraEditors.TextEdit(); - this.lb_shState = new DevExpress.XtraEditors.LabelControl(); - this.lb_shDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_fapprovedate = new DevExpress.XtraEditors.TextEdit(); - this.lb_shBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_fapproveby = new DevExpress.XtraEditors.TextEdit(); - this.lb_ftransferdirect = new DevExpress.XtraEditors.LabelControl(); - this.lb_fbilltypeid = new DevExpress.XtraEditors.LabelControl(); - this.lb_id = new DevExpress.XtraEditors.LabelControl(); - this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); + this.xtraTabControl1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + this.xtraTabPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); + this.split1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); + this.split1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + this.xtraTabPage3.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.txt_fCreateDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fapproveby.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); + this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).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(); @@ -203,638 +265,8 @@ ((System.ComponentModel.ISupportInitialize)(this.rptDcHz)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptDrHz)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); - this.xtraTabControl1.SuspendLayout(); - this.xtraTabPage1.SuspendLayout(); - this.xtraTabPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); - this.tabMx.SuspendLayout(); - this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fapproveby.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); this.SuspendLayout(); - // - // tabMxPage1 - // - this.tabMxPage1.Controls.Add(this.gcMx1); - this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 374); - 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.repositoryItemSearchLookUpEdit1, - this.repositoryItemButtonEdit1, - this.rptDcOrg, - this.rptDcCw, - this.rptDcCk, - this.rptDrOrg, - this.rptDrCk, - this.rptDrCw, - this.rptDrHz, - this.rptDcHz}); - this.gcMx1.Size = new System.Drawing.Size(1124, 374); - this.gcMx1.TabIndex = 1; - this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gvMx1}); - // - // gvMx1 - // - this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gvMx1id, - this.gvMx1mid, - this.gvMx1bld012, - this.gvMx1bld002, - this.gvMx1bld003, - this.itemModel, - this.gvMx1bld007, - this.gvMx1bld010, - this.gvMx1bld008, - this.gridColumn1, - this.gridColumn9, - this.gridColumn10, - this.gridColumn11, - this.gridColumn12, - this.gridColumn16, - this.gridColumn17, - this.gridColumn23, - this.gridColumn24, - this.gvMxDel, - this.gridColumn8, - this.gridColumn14, - this.gridColumn15, - this.gridColumn13, - this.gridColumn18, - this.gridColumn19, - this.gridColumn20, - this.gridColumn21, - this.gridColumn22}); - this.gvMx1.GridControl = this.gcMx1; - this.gvMx1.Name = "gvMx1"; - this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; - this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; - this.gvMx1.OptionsView.ShowGroupPanel = false; - // - // gvMx1id - // - this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1id.AppearanceCell.Options.UseFont = true; - this.gvMx1id.Caption = "ID"; - this.gvMx1id.FieldName = "id"; - this.gvMx1id.MinWidth = 50; - this.gvMx1id.Name = "gvMx1id"; - this.gvMx1id.OptionsColumn.ReadOnly = true; - this.gvMx1id.Tag = "query_a.id"; - this.gvMx1id.Width = 94; - // - // gvMx1mid - // - this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1mid.AppearanceCell.Options.UseFont = true; - this.gvMx1mid.Caption = "MID"; - this.gvMx1mid.FieldName = "pid"; - this.gvMx1mid.MinWidth = 50; - this.gvMx1mid.Name = "gvMx1mid"; - this.gvMx1mid.OptionsColumn.ReadOnly = true; - this.gvMx1mid.Tag = "query_a.mid"; - this.gvMx1mid.Width = 94; - // - // gvMx1bld012 - // - this.gvMx1bld012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1bld012.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gvMx1bld012.AppearanceCell.Options.UseFont = true; - this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true; - this.gvMx1bld012.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gvMx1bld012.AppearanceHeader.Options.UseForeColor = true; - this.gvMx1bld012.Caption = "璇烽�夋嫨"; - this.gvMx1bld012.ColumnEdit = this.repositoryItemSearchLookUpEdit1; - this.gvMx1bld012.MinWidth = 50; - this.gvMx1bld012.Name = "gvMx1bld012"; - this.gvMx1bld012.Tag = "edit"; - this.gvMx1bld012.Visible = true; - this.gvMx1bld012.VisibleIndex = 0; - this.gvMx1bld012.Width = 94; - // - // repositoryItemSearchLookUpEdit1 - // - this.repositoryItemSearchLookUpEdit1.AutoHeight = false; - this.repositoryItemSearchLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemSearchLookUpEdit1.DisplayMember = "id"; - this.repositoryItemSearchLookUpEdit1.Name = "repositoryItemSearchLookUpEdit1"; - this.repositoryItemSearchLookUpEdit1.NullText = "璇烽�夋嫨"; - this.repositoryItemSearchLookUpEdit1.PopupView = this.gridView2; - this.repositoryItemSearchLookUpEdit1.ValueMember = "id"; - this.repositoryItemSearchLookUpEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemSearchLookUpEdit1_EditValueChanged); - // - // gridView2 - // - this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gridColumn2, - this.gridColumn3, - this.gridColumn4, - this.gridColumn5, - this.gridColumn7, - this.gridColumn6}); - this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; - this.gridView2.Name = "gridView2"; - this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false; - this.gridView2.OptionsView.ShowGroupPanel = false; - // - // gridColumn2 - // - this.gridColumn2.Caption = "鐗╂枡ID"; - this.gridColumn2.FieldName = "id"; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 0; - this.gridColumn2.Width = 50; - // - // gridColumn3 - // - this.gridColumn3.Caption = "鐗╂枡缂栧彿"; - this.gridColumn3.FieldName = "itemNo"; - this.gridColumn3.Name = "gridColumn3"; - this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 1; - this.gridColumn3.Width = 50; - // - // gridColumn4 - // - this.gridColumn4.Caption = "鐗╂枡鍚嶇О"; - this.gridColumn4.FieldName = "itemName"; - this.gridColumn4.Name = "gridColumn4"; - this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 2; - this.gridColumn4.Width = 110; - // - // gridColumn5 - // - this.gridColumn5.Caption = "鐗╂枡瑙勬牸"; - this.gridColumn5.FieldName = "itemModel"; - this.gridColumn5.Name = "gridColumn5"; - this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 3; - this.gridColumn5.Width = 110; - // - // gridColumn7 - // - this.gridColumn7.Caption = "鍗曚綅"; - this.gridColumn7.FieldName = "dwName"; - this.gridColumn7.Name = "gridColumn7"; - this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 4; - // - // gridColumn6 - // - this.gridColumn6.Caption = "浣跨敤缁勭粐"; - this.gridColumn6.FieldName = "fSubsidiary"; - this.gridColumn6.Name = "gridColumn6"; - this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 5; - this.gridColumn6.Width = 52; - // - // gvMx1bld002 - // - this.gvMx1bld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1bld002.AppearanceCell.Options.UseFont = true; - this.gvMx1bld002.Caption = "鐗╂枡缂栧彿"; - this.gvMx1bld002.FieldName = "itemNo"; - this.gvMx1bld002.MinWidth = 25; - this.gvMx1bld002.Name = "gvMx1bld002"; - this.gvMx1bld002.OptionsColumn.ReadOnly = true; - this.gvMx1bld002.Tag = "query_a.bld002"; - this.gvMx1bld002.Visible = true; - this.gvMx1bld002.VisibleIndex = 1; - this.gvMx1bld002.Width = 100; - // - // gvMx1bld003 - // - this.gvMx1bld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1bld003.AppearanceCell.Options.UseFont = true; - this.gvMx1bld003.Caption = "鐗╂枡鍚嶇О"; - this.gvMx1bld003.FieldName = "itemName"; - this.gvMx1bld003.MinWidth = 25; - this.gvMx1bld003.Name = "gvMx1bld003"; - this.gvMx1bld003.OptionsColumn.ReadOnly = true; - this.gvMx1bld003.Tag = "query_a.bld003"; - this.gvMx1bld003.Visible = true; - this.gvMx1bld003.VisibleIndex = 2; - this.gvMx1bld003.Width = 120; - // - // itemModel - // - this.itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.itemModel.AppearanceCell.Options.UseFont = true; - this.itemModel.Caption = "瑙勬牸鍨嬪彿"; - this.itemModel.FieldName = "itemModel"; - this.itemModel.MinWidth = 25; - this.itemModel.Name = "itemModel"; - this.itemModel.OptionsColumn.ReadOnly = true; - this.itemModel.Tag = "query_a.bld004"; - this.itemModel.Visible = true; - this.itemModel.VisibleIndex = 3; - this.itemModel.Width = 120; - // - // gvMx1bld007 - // - this.gvMx1bld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); - this.gvMx1bld007.AppearanceCell.Options.UseFont = true; - this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true; - this.gvMx1bld007.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true; - this.gvMx1bld007.Caption = "鐢宠鏁伴噺"; - this.gvMx1bld007.FieldName = "shNum"; - this.gvMx1bld007.MinWidth = 50; - this.gvMx1bld007.Name = "gvMx1bld007"; - this.gvMx1bld007.Tag = "yz_quantity_0_edit"; - this.gvMx1bld007.Visible = true; - this.gvMx1bld007.VisibleIndex = 4; - this.gvMx1bld007.Width = 94; - // - // gvMx1bld010 - // - this.gvMx1bld010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gvMx1bld010.AppearanceCell.Options.UseFont = true; - this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true; - this.gvMx1bld010.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true; - this.gvMx1bld010.Caption = "澶囨敞"; - this.gvMx1bld010.FieldName = "remark"; - this.gvMx1bld010.MinWidth = 50; - this.gvMx1bld010.Name = "gvMx1bld010"; - this.gvMx1bld010.Tag = "edit"; - this.gvMx1bld010.Visible = true; - this.gvMx1bld010.VisibleIndex = 5; - this.gvMx1bld010.Width = 150; - // - // gvMx1bld008 - // - this.gvMx1bld008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1bld008.AppearanceCell.Options.UseFont = true; - this.gvMx1bld008.Caption = "宸叉壂鏁伴噺"; - this.gvMx1bld008.FieldName = "ysNum"; - this.gvMx1bld008.MinWidth = 50; - this.gvMx1bld008.Name = "gvMx1bld008"; - this.gvMx1bld008.OptionsColumn.ReadOnly = true; - this.gvMx1bld008.Tag = "query_a.bld008"; - this.gvMx1bld008.Visible = true; - this.gvMx1bld008.VisibleIndex = 6; - this.gvMx1bld008.Width = 94; - // - // gridColumn1 - // - this.gridColumn1.Caption = "鍗曚綅鍚嶇О"; - this.gridColumn1.FieldName = "itemUnit"; - this.gridColumn1.MinWidth = 25; - this.gridColumn1.Name = "gridColumn1"; - this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 7; - this.gridColumn1.Width = 94; - // - // gridColumn9 - // - this.gridColumn9.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gridColumn9.AppearanceCell.Options.UseForeColor = true; - this.gridColumn9.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gridColumn9.AppearanceHeader.Options.UseForeColor = true; - this.gridColumn9.Caption = "璋冨嚭缁勭粐"; - this.gridColumn9.ColumnEdit = this.rptDcOrg; - this.gridColumn9.FieldName = "dcOrg"; - this.gridColumn9.MinWidth = 25; - this.gridColumn9.Name = "gridColumn9"; - this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 8; - this.gridColumn9.Width = 94; - // - // rptDcOrg - // - this.rptDcOrg.AutoHeight = false; - editorButtonImageOptions28.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x162; - this.rptDcOrg.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閫夋嫨", -1, true, true, false, editorButtonImageOptions28, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject109, serializableAppearanceObject110, serializableAppearanceObject111, serializableAppearanceObject112, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.rptDcOrg.Name = "rptDcOrg"; - this.rptDcOrg.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDcOrg_ButtonClick); - // - // gridColumn10 - // - this.gridColumn10.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gridColumn10.AppearanceCell.Options.UseForeColor = true; - this.gridColumn10.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gridColumn10.AppearanceHeader.Options.UseForeColor = true; - this.gridColumn10.Caption = "璋冨嚭浠撳簱"; - this.gridColumn10.ColumnEdit = this.rptDcCk; - this.gridColumn10.FieldName = "dcCk"; - this.gridColumn10.MinWidth = 25; - this.gridColumn10.Name = "gridColumn10"; - this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 9; - this.gridColumn10.Width = 94; - // - // rptDcCk - // - this.rptDcCk.AutoHeight = false; - editorButtonImageOptions29.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.rptDcCk.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions29, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject113, serializableAppearanceObject114, serializableAppearanceObject115, serializableAppearanceObject116, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.rptDcCk.Name = "rptDcCk"; - this.rptDcCk.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDcCk_ButtonClick); - // - // gridColumn11 - // - this.gridColumn11.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gridColumn11.AppearanceHeader.Options.UseForeColor = true; - this.gridColumn11.Caption = "璋冨嚭浠撲綅"; - this.gridColumn11.ColumnEdit = this.rptDcCw; - this.gridColumn11.FieldName = "dcCw"; - this.gridColumn11.MinWidth = 25; - this.gridColumn11.Name = "gridColumn11"; - this.gridColumn11.Width = 94; - // - // rptDcCw - // - this.rptDcCw.AutoHeight = false; - editorButtonImageOptions30.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.rptDcCw.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions30, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject117, serializableAppearanceObject118, serializableAppearanceObject119, serializableAppearanceObject120, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.rptDcCw.Name = "rptDcCw"; - this.rptDcCw.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDcCw_ButtonClick); - // - // gridColumn12 - // - this.gridColumn12.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gridColumn12.AppearanceCell.Options.UseForeColor = true; - this.gridColumn12.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gridColumn12.AppearanceHeader.Options.UseForeColor = true; - this.gridColumn12.Caption = "璋冨叆缁勭粐"; - this.gridColumn12.ColumnEdit = this.rptDrOrg; - this.gridColumn12.FieldName = "drOrg"; - this.gridColumn12.MinWidth = 25; - this.gridColumn12.Name = "gridColumn12"; - this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 10; - this.gridColumn12.Width = 94; - // - // rptDrOrg - // - this.rptDrOrg.AutoHeight = false; - editorButtonImageOptions31.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.rptDrOrg.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions31, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject121, serializableAppearanceObject122, serializableAppearanceObject123, serializableAppearanceObject124, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.rptDrOrg.Name = "rptDrOrg"; - this.rptDrOrg.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDrOrg_ButtonClick); - // - // gridColumn16 - // - this.gridColumn16.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gridColumn16.AppearanceCell.Options.UseForeColor = true; - this.gridColumn16.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gridColumn16.AppearanceHeader.Options.UseForeColor = true; - this.gridColumn16.Caption = "璋冨叆浠撳簱"; - this.gridColumn16.ColumnEdit = this.rptDrCk; - this.gridColumn16.FieldName = "drCk"; - this.gridColumn16.MinWidth = 25; - this.gridColumn16.Name = "gridColumn16"; - this.gridColumn16.Visible = true; - this.gridColumn16.VisibleIndex = 11; - this.gridColumn16.Width = 94; - // - // rptDrCk - // - this.rptDrCk.AutoHeight = false; - editorButtonImageOptions32.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.rptDrCk.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions32, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject125, serializableAppearanceObject126, serializableAppearanceObject127, serializableAppearanceObject128, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.rptDrCk.Name = "rptDrCk"; - this.rptDrCk.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDrCk_ButtonClick); - // - // gridColumn17 - // - this.gridColumn17.Caption = "璋冨叆浠撲綅"; - this.gridColumn17.ColumnEdit = this.rptDrCw; - this.gridColumn17.FieldName = "drCw"; - this.gridColumn17.MinWidth = 25; - this.gridColumn17.Name = "gridColumn17"; - this.gridColumn17.Width = 94; - // - // rptDrCw - // - this.rptDrCw.AutoHeight = false; - editorButtonImageOptions33.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.rptDrCw.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions33, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject129, serializableAppearanceObject130, serializableAppearanceObject131, serializableAppearanceObject132, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.rptDrCw.Name = "rptDrCw"; - this.rptDrCw.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDrCw_ButtonClick); - // - // gridColumn23 - // - this.gridColumn23.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gridColumn23.AppearanceCell.Options.UseForeColor = true; - this.gridColumn23.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gridColumn23.AppearanceHeader.Options.UseForeColor = true; - this.gridColumn23.Caption = "璋冨嚭璐т富"; - this.gridColumn23.ColumnEdit = this.rptDcHz; - this.gridColumn23.FieldName = "dcHz"; - this.gridColumn23.MinWidth = 25; - this.gridColumn23.Name = "gridColumn23"; - this.gridColumn23.Visible = true; - this.gridColumn23.VisibleIndex = 12; - this.gridColumn23.Width = 94; - // - // rptDcHz - // - this.rptDcHz.AutoHeight = false; - editorButtonImageOptions34.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.rptDcHz.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions34, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject133, serializableAppearanceObject134, serializableAppearanceObject135, serializableAppearanceObject136, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.rptDcHz.Name = "rptDcHz"; - this.rptDcHz.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDcHz_ButtonClick); - // - // gridColumn24 - // - this.gridColumn24.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gridColumn24.AppearanceCell.Options.UseForeColor = true; - this.gridColumn24.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gridColumn24.AppearanceHeader.Options.UseForeColor = true; - this.gridColumn24.Caption = "璋冨叆璐т富"; - this.gridColumn24.ColumnEdit = this.rptDrHz; - this.gridColumn24.FieldName = "drHz"; - this.gridColumn24.MinWidth = 25; - this.gridColumn24.Name = "gridColumn24"; - this.gridColumn24.Visible = true; - this.gridColumn24.VisibleIndex = 13; - this.gridColumn24.Width = 94; - // - // rptDrHz - // - this.rptDrHz.AutoHeight = false; - editorButtonImageOptions35.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.rptDrHz.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions35, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject137, serializableAppearanceObject138, serializableAppearanceObject139, serializableAppearanceObject140, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.rptDrHz.Name = "rptDrHz"; - this.rptDrHz.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDrHz_ButtonClick); - // - // gvMxDel - // - this.gvMxDel.Caption = "绉诲嚭"; - this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; - this.gvMxDel.MinWidth = 25; - this.gvMxDel.Name = "gvMxDel"; - this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 14; - this.gvMxDel.Width = 94; - // - // repositoryItemButtonEdit1 - // - this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions36.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions36.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, editorButtonImageOptions36, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject141, serializableAppearanceObject142, serializableAppearanceObject143, serializableAppearanceObject144, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; - this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); - // - // gridColumn8 - // - this.gridColumn8.Caption = "鐗╂枡ID"; - this.gridColumn8.FieldName = "itemId"; - this.gridColumn8.MinWidth = 25; - this.gridColumn8.Name = "gridColumn8"; - this.gridColumn8.Width = 94; - // - // gridColumn14 - // - this.gridColumn14.Caption = "璋冨嚭缁勭粐Guid"; - this.gridColumn14.FieldName = "dcOrgGuid"; - this.gridColumn14.MinWidth = 25; - this.gridColumn14.Name = "gridColumn14"; - this.gridColumn14.Width = 94; - // - // gridColumn15 - // - this.gridColumn15.Caption = "璋冨嚭浠撳簱Guid"; - this.gridColumn15.FieldName = "dcCkGuid"; - this.gridColumn15.MinWidth = 25; - this.gridColumn15.Name = "gridColumn15"; - this.gridColumn15.Width = 94; - // - // gridColumn13 - // - this.gridColumn13.Caption = "璋冨嚭浠撲綅Guid"; - this.gridColumn13.FieldName = "dcCwGuid"; - this.gridColumn13.MinWidth = 25; - this.gridColumn13.Name = "gridColumn13"; - this.gridColumn13.Width = 94; - // - // gridColumn18 - // - this.gridColumn18.Caption = "璋冨叆缁勭粐Guid"; - this.gridColumn18.FieldName = "drOrgGuid"; - this.gridColumn18.MinWidth = 25; - this.gridColumn18.Name = "gridColumn18"; - this.gridColumn18.Width = 94; - // - // gridColumn19 - // - this.gridColumn19.Caption = "璋冨叆浠撳簱Guid"; - this.gridColumn19.FieldName = "drCkGuid"; - this.gridColumn19.MinWidth = 25; - this.gridColumn19.Name = "gridColumn19"; - this.gridColumn19.Width = 94; - // - // gridColumn20 - // - this.gridColumn20.Caption = "璋冨叆浠撲綅Guid"; - this.gridColumn20.FieldName = "drCwGuid"; - this.gridColumn20.MinWidth = 25; - this.gridColumn20.Name = "gridColumn20"; - this.gridColumn20.Width = 94; - // - // gridColumn21 - // - this.gridColumn21.Caption = "璋冨嚭璐т富Gui"; - this.gridColumn21.ColumnEdit = this.rptDcHz; - this.gridColumn21.FieldName = "dcHzGuid"; - this.gridColumn21.MinWidth = 25; - this.gridColumn21.Name = "gridColumn21"; - this.gridColumn21.Width = 94; - // - // gridColumn22 - // - this.gridColumn22.Caption = "璋冨叆璐т富Guid"; - this.gridColumn22.FieldName = "drHzGuid"; - this.gridColumn22.MinWidth = 25; - this.gridColumn22.Name = "gridColumn22"; - this.gridColumn22.Width = 94; - // - // gv_isWc - // - this.gv_isWc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_isWc.AppearanceCell.Options.UseFont = true; - this.gv_isWc.Caption = "瀹岀粨鏍囪瘑 "; - this.gv_isWc.FieldName = "wjStatus"; - this.gv_isWc.MaxWidth = 50; - this.gv_isWc.MinWidth = 50; - this.gv_isWc.Name = "gv_isWc"; - this.gv_isWc.OptionsColumn.AllowEdit = false; - this.gv_isWc.Tag = "query_a.is_wc"; - this.gv_isWc.Visible = true; - this.gv_isWc.VisibleIndex = 0; - this.gv_isWc.Width = 50; - // - // gv_billno - // - this.gv_billno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_billno.AppearanceCell.Options.UseFont = true; - this.gv_billno.Caption = "鐢宠鍗曞崟鍙�"; - this.gv_billno.FieldName = "fBillNo"; - this.gv_billno.MinWidth = 25; - this.gv_billno.Name = "gv_billno"; - this.gv_billno.OptionsColumn.AllowEdit = false; - this.gv_billno.Tag = "query_a.billno"; - this.gv_billno.Visible = true; - this.gv_billno.VisibleIndex = 2; - this.gv_billno.Width = 100; - // - // gv_shState - // - this.gv_shState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_shState.AppearanceCell.Options.UseFont = true; - this.gv_shState.Caption = "瀹℃牳鐘舵�� "; - this.gv_shState.FieldName = "chkStatus"; - this.gv_shState.MaxWidth = 50; - this.gv_shState.MinWidth = 50; - this.gv_shState.Name = "gv_shState"; - this.gv_shState.OptionsColumn.AllowEdit = false; - this.gv_shState.Tag = "query_a.sh_state"; - this.gv_shState.Visible = true; - this.gv_shState.VisibleIndex = 1; - this.gv_shState.Width = 50; // // toolBarMenu1 // @@ -851,6 +283,56 @@ this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; // + // xtraTabControl1 + // + this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; + this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); + this.xtraTabControl1.Name = "xtraTabControl1"; + this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; + this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); + this.xtraTabControl1.TabIndex = 3; + this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage1, + this.xtraTabPage3}); + // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(950, 55); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 8; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // + // xtraTabPage1 + // + this.xtraTabPage1.Controls.Add(this.split1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; + // + // split1 + // + this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.Horizontal = false; + this.split1.Location = new System.Drawing.Point(0, 0); + this.split1.Name = "split1"; + // + // split1.split1_Panel1 + // + this.split1.Panel1.Controls.Add(this.gcMain); + this.split1.Panel1.Controls.Add(this.pageBar1); + this.split1.Panel1.Text = "Panel1"; + // + // split1.split1_Panel2 + // + this.split1.Panel2.Text = "Panel2"; + this.split1.Size = new System.Drawing.Size(1126, 570); + this.split1.SplitterPosition = 558; + this.split1.TabIndex = 0; + // // gcMain // this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; @@ -858,8 +340,8 @@ this.gcMain.Location = new System.Drawing.Point(0, 0); this.gcMain.MainView = this.gridView1; this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1126, 531); - this.gcMain.TabIndex = 1; + this.gcMain.Size = new System.Drawing.Size(1126, 519); + this.gcMain.TabIndex = 2; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // @@ -901,6 +383,50 @@ this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; + // + // gv_isWc + // + this.gv_isWc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_isWc.AppearanceCell.Options.UseFont = true; + this.gv_isWc.Caption = "瀹岀粨鏍囪瘑 "; + this.gv_isWc.FieldName = "wjStatus"; + this.gv_isWc.MaxWidth = 50; + this.gv_isWc.MinWidth = 50; + this.gv_isWc.Name = "gv_isWc"; + this.gv_isWc.OptionsColumn.AllowEdit = false; + this.gv_isWc.Tag = "query_a.is_wc"; + this.gv_isWc.Visible = true; + this.gv_isWc.VisibleIndex = 0; + this.gv_isWc.Width = 50; + // + // gv_shState + // + this.gv_shState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_shState.AppearanceCell.Options.UseFont = true; + this.gv_shState.Caption = "瀹℃牳鐘舵�� "; + this.gv_shState.FieldName = "chkStatus"; + this.gv_shState.MaxWidth = 50; + this.gv_shState.MinWidth = 50; + this.gv_shState.Name = "gv_shState"; + this.gv_shState.OptionsColumn.AllowEdit = false; + this.gv_shState.Tag = "query_a.sh_state"; + this.gv_shState.Visible = true; + this.gv_shState.VisibleIndex = 1; + this.gv_shState.Width = 50; + // + // gv_billno + // + this.gv_billno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_billno.AppearanceCell.Options.UseFont = true; + this.gv_billno.Caption = "鐢宠鍗曞崟鍙�"; + this.gv_billno.FieldName = "fBillNo"; + this.gv_billno.MinWidth = 25; + this.gv_billno.Name = "gv_billno"; + this.gv_billno.OptionsColumn.AllowEdit = false; + this.gv_billno.Tag = "query_a.billno"; + this.gv_billno.Visible = true; + this.gv_billno.VisibleIndex = 2; + this.gv_billno.Width = 100; // // gridColumn25 // @@ -1112,145 +638,71 @@ this.gridColumn45.VisibleIndex = 23; this.gridColumn45.Width = 94; // - // xtraTabControl1 - // - this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); - this.xtraTabControl1.Name = "xtraTabControl1"; - this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); - this.xtraTabControl1.TabIndex = 3; - this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); - // - // xtraTabPage1 - // - this.xtraTabPage1.Controls.Add(this.gcMain); - this.xtraTabPage1.Controls.Add(this.pageBar1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; - // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 531); + this.pageBar1.Location = new System.Drawing.Point(0, 519); 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(1126, 39); - this.pageBar1.TabIndex = 3; + this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // - // xtraTabPage2 + // xtraTabPage3 // - this.xtraTabPage2.Controls.Add(this.tabMx); - this.xtraTabPage2.Controls.Add(this.panel1); - this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; - this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; + this.xtraTabPage3.Controls.Add(this.splitMx1); + this.xtraTabPage3.Name = "xtraTabPage3"; + this.xtraTabPage3.Size = new System.Drawing.Size(1126, 570); + this.xtraTabPage3.Text = "鏁版嵁璇︽儏"; // - // tabMx + // splitMx1 // - this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 164); - this.tabMx.Name = "tabMx"; - this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 406); - this.tabMx.TabIndex = 2; - this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.tabMxPage1}); + this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.splitMx1.Horizontal = false; + this.splitMx1.Location = new System.Drawing.Point(0, 0); + this.splitMx1.Name = "splitMx1"; // - // panel1 + // splitMx1.splitMx1_Panel1 // - this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.labelControl7); - this.panel1.Controls.Add(this.txt_fCreateDate); - this.panel1.Controls.Add(this.labelControl8); - this.panel1.Controls.Add(this.txt_fCreatorId); - this.panel1.Controls.Add(this.txt_fOwnerTypeInIdHead); - this.panel1.Controls.Add(this.labelControl6); - this.panel1.Controls.Add(this.txt_fOwnerTypeIdHead); - this.panel1.Controls.Add(this.labelControl5); - this.panel1.Controls.Add(this.txt_ftranstype); - this.panel1.Controls.Add(this.labelControl4); - this.panel1.Controls.Add(this.txt_fapporgid); - this.panel1.Controls.Add(this.labelControl3); - this.panel1.Controls.Add(this.txt_fBusinessType); - this.panel1.Controls.Add(this.labelControl2); - this.panel1.Controls.Add(this.labelControl1); - this.panel1.Controls.Add(this.txt_fRemarks); - this.panel1.Controls.Add(this.txt_wjStatus); - this.panel1.Controls.Add(this.txt_chkStatus); - this.panel1.Controls.Add(this.txt_fTransferDirect); - this.panel1.Controls.Add(this.txt_fBillTypeID); - this.panel1.Controls.Add(this.labelControl11); - this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_isWc); - this.panel1.Controls.Add(this.lb_billno); - this.panel1.Controls.Add(this.txt_fBillNo); - this.panel1.Controls.Add(this.lb_shState); - this.panel1.Controls.Add(this.lb_shDate); - this.panel1.Controls.Add(this.txt_fapprovedate); - this.panel1.Controls.Add(this.lb_shBy); - this.panel1.Controls.Add(this.txt_fapproveby); - this.panel1.Controls.Add(this.lb_ftransferdirect); - this.panel1.Controls.Add(this.lb_fbilltypeid); - this.panel1.Controls.Add(this.lb_id); - this.panel1.Dock = System.Windows.Forms.DockStyle.Top; - this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); - this.panel1.Location = new System.Drawing.Point(0, 0); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1126, 164); - this.panel1.TabIndex = 1; + this.splitMx1.Panel1.Controls.Add(this.layoutMx1); + this.splitMx1.Panel1.Text = "Panel1"; // - // labelControl7 + // splitMx1.splitMx1_Panel2 // - this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl7.Appearance.Options.UseFont = true; - this.labelControl7.Location = new System.Drawing.Point(632, 45); - this.labelControl7.Name = "labelControl7"; - this.labelControl7.Size = new System.Drawing.Size(68, 21); - this.labelControl7.TabIndex = 385; - this.labelControl7.Text = "鐢宠鏃堕棿"; + this.splitMx1.Panel2.Controls.Add(this.tabMx); + this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.Size = new System.Drawing.Size(1126, 570); + this.splitMx1.SplitterPosition = 132; + this.splitMx1.TabIndex = 0; // // txt_fCreateDate // - this.txt_fCreateDate.Location = new System.Drawing.Point(704, 41); + this.txt_fCreateDate.Location = new System.Drawing.Point(656, 44); this.txt_fCreateDate.Name = "txt_fCreateDate"; this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true; - this.txt_fCreateDate.Size = new System.Drawing.Size(166, 28); + this.txt_fCreateDate.Size = new System.Drawing.Size(165, 28); + this.txt_fCreateDate.StyleController = this.layoutMx1; this.txt_fCreateDate.TabIndex = 386; this.txt_fCreateDate.Tag = "readonly"; // - // labelControl8 - // - this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl8.Appearance.Options.UseFont = true; - this.labelControl8.Location = new System.Drawing.Point(649, 15); - this.labelControl8.Name = "labelControl8"; - this.labelControl8.Size = new System.Drawing.Size(51, 21); - this.labelControl8.TabIndex = 383; - this.labelControl8.Text = "鐢宠浜�"; - // // txt_fCreatorId // - this.txt_fCreatorId.Location = new System.Drawing.Point(704, 11); + this.txt_fCreatorId.Location = new System.Drawing.Point(656, 12); this.txt_fCreatorId.Name = "txt_fCreatorId"; this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true; - this.txt_fCreatorId.Size = new System.Drawing.Size(166, 28); + this.txt_fCreatorId.Size = new System.Drawing.Size(165, 28); + this.txt_fCreatorId.StyleController = this.layoutMx1; this.txt_fCreatorId.TabIndex = 384; this.txt_fCreatorId.Tag = "readonly"; // // txt_fOwnerTypeInIdHead // this.txt_fOwnerTypeInIdHead.EditValue = "-璇烽�夋嫨-"; - this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(442, 100); + this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(385, 108); this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead"; this.txt_fOwnerTypeInIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -1260,23 +712,14 @@ "渚涘簲鍟�(BD_Supplier)", "瀹㈡埛(BD_Customer)"}); this.txt_fOwnerTypeInIdHead.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(182, 24); + this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(165, 24); + this.txt_fOwnerTypeInIdHead.StyleController = this.layoutMx1; this.txt_fOwnerTypeInIdHead.TabIndex = 382; - // - // labelControl6 - // - this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl6.Appearance.Options.UseFont = true; - this.labelControl6.Location = new System.Drawing.Point(329, 102); - this.labelControl6.Name = "labelControl6"; - this.labelControl6.Size = new System.Drawing.Size(107, 21); - this.labelControl6.TabIndex = 381; - this.labelControl6.Text = "璋冨叆璐т富绫诲瀷 "; // // txt_fOwnerTypeIdHead // this.txt_fOwnerTypeIdHead.EditValue = "-璇烽�夋嫨-"; - this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(442, 72); + this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(385, 76); this.txt_fOwnerTypeIdHead.Name = "txt_fOwnerTypeIdHead"; this.txt_fOwnerTypeIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -1286,23 +729,14 @@ "渚涘簲鍟�(BD_Supplier)", "瀹㈡埛(BD_Customer)"}); this.txt_fOwnerTypeIdHead.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fOwnerTypeIdHead.Size = new System.Drawing.Size(182, 24); + this.txt_fOwnerTypeIdHead.Size = new System.Drawing.Size(165, 24); + this.txt_fOwnerTypeIdHead.StyleController = this.layoutMx1; this.txt_fOwnerTypeIdHead.TabIndex = 380; - // - // labelControl5 - // - this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl5.Appearance.Options.UseFont = true; - this.labelControl5.Location = new System.Drawing.Point(329, 74); - this.labelControl5.Name = "labelControl5"; - this.labelControl5.Size = new System.Drawing.Size(107, 21); - this.labelControl5.TabIndex = 379; - this.labelControl5.Text = "璋冨嚭璐т富绫诲瀷 "; // // txt_ftranstype // this.txt_ftranstype.EditValue = "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)"; - this.txt_ftranstype.Location = new System.Drawing.Point(403, 43); + this.txt_ftranstype.Location = new System.Drawing.Point(385, 44); this.txt_ftranstype.Name = "txt_ftranstype"; this.txt_ftranstype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -1310,101 +744,46 @@ "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)", "璺ㄧ粍缁囪皟鎷�(OverOrgTransfer)"}); this.txt_ftranstype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_ftranstype.Size = new System.Drawing.Size(221, 24); + this.txt_ftranstype.Size = new System.Drawing.Size(165, 24); + this.txt_ftranstype.StyleController = this.layoutMx1; this.txt_ftranstype.TabIndex = 378; - // - // labelControl4 - // - this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl4.Appearance.Options.UseFont = true; - this.labelControl4.Location = new System.Drawing.Point(329, 45); - this.labelControl4.Name = "labelControl4"; - this.labelControl4.Size = new System.Drawing.Size(73, 21); - this.labelControl4.TabIndex = 377; - this.labelControl4.Text = "璋冩嫧绫诲瀷 "; // // txt_fapporgid // this.txt_fapporgid.IsReadly = false; - this.txt_fapporgid.Location = new System.Drawing.Point(403, 10); + this.txt_fapporgid.Location = new System.Drawing.Point(385, 12); this.txt_fapporgid.Name = "txt_fapporgid"; - this.txt_fapporgid.Size = new System.Drawing.Size(221, 30); + this.txt_fapporgid.Size = new System.Drawing.Size(165, 28); this.txt_fapporgid.TabIndex = 376; - // - // labelControl3 - // - this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl3.Appearance.Options.UseFont = true; - this.labelControl3.Location = new System.Drawing.Point(329, 15); - this.labelControl3.Name = "labelControl3"; - this.labelControl3.Size = new System.Drawing.Size(68, 21); - this.labelControl3.TabIndex = 375; - this.labelControl3.Text = "鐢宠缁勭粐"; // // txt_fBusinessType // this.txt_fBusinessType.EditValue = "鏍囧噯(NORMAL)"; - this.txt_fBusinessType.Location = new System.Drawing.Point(94, 72); + this.txt_fBusinessType.Location = new System.Drawing.Point(114, 76); this.txt_fBusinessType.Name = "txt_fBusinessType"; this.txt_fBusinessType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fBusinessType.Properties.Items.AddRange(new object[] { "鏍囧噯(NORMAL)"}); this.txt_fBusinessType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fBusinessType.Size = new System.Drawing.Size(227, 24); + this.txt_fBusinessType.Size = new System.Drawing.Size(165, 24); + this.txt_fBusinessType.StyleController = this.layoutMx1; this.txt_fBusinessType.TabIndex = 374; - // - // labelControl2 - // - this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl2.Appearance.Options.UseFont = true; - this.labelControl2.Location = new System.Drawing.Point(21, 74); - this.labelControl2.Name = "labelControl2"; - this.labelControl2.Size = new System.Drawing.Size(68, 21); - this.labelControl2.TabIndex = 373; - this.labelControl2.Text = "涓氬姟绫诲瀷"; - // - // labelControl1 - // - this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(54, 132); - this.labelControl1.Name = "labelControl1"; - this.labelControl1.Size = new System.Drawing.Size(34, 21); - this.labelControl1.TabIndex = 372; - this.labelControl1.Text = "澶囨敞"; // // txt_fRemarks // - this.txt_fRemarks.Location = new System.Drawing.Point(94, 129); + this.txt_fRemarks.Location = new System.Drawing.Point(656, 108); this.txt_fRemarks.Name = "txt_fRemarks"; this.txt_fRemarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fRemarks.Properties.Appearance.Options.UseFont = true; - this.txt_fRemarks.Size = new System.Drawing.Size(530, 28); + this.txt_fRemarks.Size = new System.Drawing.Size(165, 28); + this.txt_fRemarks.StyleController = this.layoutMx1; this.txt_fRemarks.TabIndex = 371; - // - // txt_wjStatus - // - this.txt_wjStatus.Enabled = false; - this.txt_wjStatus.Location = new System.Drawing.Point(818, 131); - this.txt_wjStatus.Name = "txt_wjStatus"; - this.txt_wjStatus.Properties.Caption = ""; - this.txt_wjStatus.Size = new System.Drawing.Size(39, 24); - this.txt_wjStatus.TabIndex = 364; - // - // txt_chkStatus - // - this.txt_chkStatus.Enabled = false; - this.txt_chkStatus.Location = new System.Drawing.Point(704, 131); - this.txt_chkStatus.Name = "txt_chkStatus"; - this.txt_chkStatus.Properties.Caption = ""; - this.txt_chkStatus.Size = new System.Drawing.Size(29, 24); - this.txt_chkStatus.TabIndex = 363; // // txt_fTransferDirect // this.txt_fTransferDirect.EditValue = "-璇烽�夋嫨-"; - this.txt_fTransferDirect.Location = new System.Drawing.Point(94, 100); + this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 108); this.txt_fTransferDirect.Name = "txt_fTransferDirect"; this.txt_fTransferDirect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -1413,161 +792,898 @@ "閫�璐�(RETURN)", "鏅��(GENERAL)"}); this.txt_fTransferDirect.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fTransferDirect.Size = new System.Drawing.Size(227, 24); + this.txt_fTransferDirect.Size = new System.Drawing.Size(165, 24); + this.txt_fTransferDirect.StyleController = this.layoutMx1; this.txt_fTransferDirect.TabIndex = 362; // // txt_fBillTypeID // this.txt_fBillTypeID.EditValue = "鏍囧噯璋冩嫧鐢宠鍗�(DBSQD01_SYS)"; - this.txt_fBillTypeID.Location = new System.Drawing.Point(94, 43); + this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 44); this.txt_fBillTypeID.Name = "txt_fBillTypeID"; this.txt_fBillTypeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fBillTypeID.Properties.Items.AddRange(new object[] { "鏍囧噯璋冩嫧鐢宠鍗�(DBSQD01_SYS)"}); this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fBillTypeID.Size = new System.Drawing.Size(227, 24); + this.txt_fBillTypeID.Size = new System.Drawing.Size(165, 24); + this.txt_fBillTypeID.StyleController = this.layoutMx1; this.txt_fBillTypeID.TabIndex = 361; - // - // labelControl11 - // - this.labelControl11.Location = new System.Drawing.Point(962, 22); - this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); - this.labelControl11.Name = "labelControl11"; - this.labelControl11.Size = new System.Drawing.Size(45, 18); - this.labelControl11.TabIndex = 130; - this.labelControl11.Text = "涓婚敭锛�"; - this.labelControl11.Visible = false; - // - // lbGuid - // - this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(1012, 22); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(0, 21); - this.lbGuid.TabIndex = 1; - this.lbGuid.Visible = false; - // - // lb_isWc - // - this.lb_isWc.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_isWc.Appearance.Options.UseFont = true; - this.lb_isWc.Location = new System.Drawing.Point(742, 133); - this.lb_isWc.Name = "lb_isWc"; - this.lb_isWc.Size = new System.Drawing.Size(73, 21); - this.lb_isWc.TabIndex = 360; - this.lb_isWc.Text = "瀹岀粨鏍囪瘑 "; - // - // lb_billno - // - this.lb_billno.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_billno.Appearance.Options.UseFont = true; - this.lb_billno.Location = new System.Drawing.Point(21, 15); - this.lb_billno.Name = "lb_billno"; - this.lb_billno.Size = new System.Drawing.Size(68, 21); - this.lb_billno.TabIndex = 327; - this.lb_billno.Text = "鐢宠鍗曞彿"; // // txt_fBillNo // - this.txt_fBillNo.Location = new System.Drawing.Point(94, 11); + this.txt_fBillNo.Location = new System.Drawing.Point(114, 12); this.txt_fBillNo.Name = "txt_fBillNo"; this.txt_fBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fBillNo.Properties.Appearance.Options.UseFont = true; - this.txt_fBillNo.Size = new System.Drawing.Size(227, 28); + this.txt_fBillNo.Size = new System.Drawing.Size(165, 28); + this.txt_fBillNo.StyleController = this.layoutMx1; this.txt_fBillNo.TabIndex = 327; this.txt_fBillNo.Tag = "readonly"; // - // lb_shState - // - this.lb_shState.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_shState.Appearance.Options.UseFont = true; - this.lb_shState.Location = new System.Drawing.Point(632, 133); - this.lb_shState.Name = "lb_shState"; - this.lb_shState.Size = new System.Drawing.Size(68, 21); - this.lb_shState.TabIndex = 267; - this.lb_shState.Text = "瀹℃牳鐘舵��"; - // - // lb_shDate - // - this.lb_shDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_shDate.Appearance.Options.UseFont = true; - this.lb_shDate.Location = new System.Drawing.Point(632, 103); - this.lb_shDate.Name = "lb_shDate"; - this.lb_shDate.Size = new System.Drawing.Size(68, 21); - this.lb_shDate.TabIndex = 262; - this.lb_shDate.Text = "瀹℃牳鏃堕棿"; - // // txt_fapprovedate // - this.txt_fapprovedate.Location = new System.Drawing.Point(704, 99); + this.txt_fapprovedate.Location = new System.Drawing.Point(927, 44); this.txt_fapprovedate.Name = "txt_fapprovedate"; this.txt_fapprovedate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fapprovedate.Properties.Appearance.Options.UseFont = true; this.txt_fapprovedate.Size = new System.Drawing.Size(166, 28); + this.txt_fapprovedate.StyleController = this.layoutMx1; this.txt_fapprovedate.TabIndex = 262; this.txt_fapprovedate.Tag = "readonly"; // - // lb_shBy - // - this.lb_shBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_shBy.Appearance.Options.UseFont = true; - this.lb_shBy.Location = new System.Drawing.Point(649, 74); - this.lb_shBy.Name = "lb_shBy"; - this.lb_shBy.Size = new System.Drawing.Size(51, 21); - this.lb_shBy.TabIndex = 258; - this.lb_shBy.Text = "瀹℃牳浜�"; - // // txt_fapproveby // - this.txt_fapproveby.Location = new System.Drawing.Point(704, 70); + this.txt_fapproveby.Location = new System.Drawing.Point(927, 12); this.txt_fapproveby.Name = "txt_fapproveby"; this.txt_fapproveby.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fapproveby.Properties.Appearance.Options.UseFont = true; this.txt_fapproveby.Size = new System.Drawing.Size(166, 28); + this.txt_fapproveby.StyleController = this.layoutMx1; this.txt_fapproveby.TabIndex = 258; this.txt_fapproveby.Tag = "readonly"; // - // lb_ftransferdirect + // layoutMx1 // - this.lb_ftransferdirect.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_ftransferdirect.Appearance.Options.UseFont = true; - this.lb_ftransferdirect.Location = new System.Drawing.Point(21, 102); - this.lb_ftransferdirect.Name = "lb_ftransferdirect"; - this.lb_ftransferdirect.Size = new System.Drawing.Size(68, 21); - this.lb_ftransferdirect.TabIndex = 213; - this.lb_ftransferdirect.Text = "璋冩嫧鏂瑰悜"; + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.txt_fRemarks); + this.layoutMx1.Controls.Add(this.txt_fOwnerTypeInIdHead); + this.layoutMx1.Controls.Add(this.txt_fCreateDate); + this.layoutMx1.Controls.Add(this.txt_fOwnerTypeIdHead); + this.layoutMx1.Controls.Add(this.txt_fBusinessType); + this.layoutMx1.Controls.Add(this.txt_fTransferDirect); + this.layoutMx1.Controls.Add(this.txt_fCreatorId); + this.layoutMx1.Controls.Add(this.txt_fBillNo); + this.layoutMx1.Controls.Add(this.txt_ftranstype); + this.layoutMx1.Controls.Add(this.txt_fapporgid); + this.layoutMx1.Controls.Add(this.txt_fBillTypeID); + this.layoutMx1.Controls.Add(this.txt_fapproveby); + this.layoutMx1.Controls.Add(this.txt_fapprovedate); + this.layoutMx1.Controls.Add(this.txt_wjStatus); + this.layoutMx1.Controls.Add(this.txt_chkStatus); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(758, 459, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1126, 132); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; // - // lb_fbilltypeid + // Root // - this.lb_fbilltypeid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fbilltypeid.Appearance.Options.UseFont = true; - this.lb_fbilltypeid.Location = new System.Drawing.Point(21, 45); - this.lb_fbilltypeid.Name = "lb_fbilltypeid"; - this.lb_fbilltypeid.Size = new System.Drawing.Size(68, 21); - this.lb_fbilltypeid.TabIndex = 211; - this.lb_fbilltypeid.Text = "鐢宠绫诲瀷"; + this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.Root.GroupBordersVisible = false; + this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem1, + this.layoutControlItem2, + this.layoutControlItem3, + this.layoutControlItem4, + this.layoutControlItem5, + this.layoutControlItem6, + this.layoutControlItem7, + this.layoutControlItem8, + this.layoutControlItem9, + this.layoutControlItem10, + this.layoutControlItem11, + this.layoutControlItem12, + this.layoutControlItem13, + this.layoutControlItem14, + this.layoutControlItem15, + this.layoutControlItem16}); + this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.Root.Name = "Root"; + 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[] { + 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; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4}); + this.Root.Size = new System.Drawing.Size(1105, 148); + this.Root.TextVisible = false; // - // lb_id + // layoutControlItem1 // - this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_id.Appearance.Options.UseFont = true; - this.lb_id.Location = new System.Drawing.Point(20, 15); - this.lb_id.Name = "lb_id"; - this.lb_id.Size = new System.Drawing.Size(5, 21); - this.lb_id.TabIndex = 210; - this.lb_id.Text = " "; + this.layoutControlItem1.Control = this.txt_fBillNo; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem1.Text = "鐢宠鍗曞彿"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); // - // picCheckBox + // layoutControlItem2 // - this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; - this.picCheckBox.Location = new System.Drawing.Point(950, 55); - this.picCheckBox.Name = "picCheckBox"; - this.picCheckBox.Size = new System.Drawing.Size(100, 50); - this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.picCheckBox.TabIndex = 8; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; + this.layoutControlItem2.Control = this.txt_fapporgid; + this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem2.Text = "鐢宠缁勭粐"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.txt_fCreatorId; + this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem3.Text = "鐢宠浜�"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_fBillTypeID; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem4.Text = "鐢宠绫诲瀷"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_ftranstype; + this.layoutControlItem5.Location = new System.Drawing.Point(271, 32); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem5.Text = "璋冩嫧绫诲瀷 "; + this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_fCreateDate; + this.layoutControlItem6.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem6.Text = "鐢宠鏃堕棿"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_fBusinessType; + this.layoutControlItem7.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Text = "涓氬姟绫诲瀷"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_fOwnerTypeIdHead; + this.layoutControlItem8.Location = new System.Drawing.Point(271, 64); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem8.Text = "璋冨嚭璐т富绫诲瀷"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.txt_fapproveby; + this.layoutControlItem9.Location = new System.Drawing.Point(813, 0); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem9.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem9.Text = "瀹℃牳浜�"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_fapprovedate; + this.layoutControlItem10.Location = new System.Drawing.Point(813, 32); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem10.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem10.Text = "瀹℃牳鏃堕棿"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); + // + // txt_wjStatus + // + this.txt_wjStatus.Location = new System.Drawing.Point(825, 76); + this.txt_wjStatus.Name = "txt_wjStatus"; + this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑"; + this.txt_wjStatus.Size = new System.Drawing.Size(268, 24); + this.txt_wjStatus.StyleController = this.layoutMx1; + this.txt_wjStatus.TabIndex = 387; + this.txt_wjStatus.Tag = "readonly"; + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_wjStatus; + this.layoutControlItem11.Location = new System.Drawing.Point(813, 64); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem11.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem11.Text = "瀹岀粨鏍囪瘑"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem11.TextVisible = false; + // + // txt_chkStatus + // + this.txt_chkStatus.Location = new System.Drawing.Point(554, 76); + this.txt_chkStatus.Name = "txt_chkStatus"; + this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��"; + this.txt_chkStatus.Size = new System.Drawing.Size(267, 24); + this.txt_chkStatus.StyleController = this.layoutMx1; + this.txt_chkStatus.TabIndex = 388; + this.txt_chkStatus.Tag = "readonly"; + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_chkStatus; + this.layoutControlItem12.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem12.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem12.Text = "瀹℃牳鐘舵��"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem12.TextVisible = false; + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_fTransferDirect; + this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.Text = "璋冩嫧鏂瑰悜"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_fOwnerTypeInIdHead; + this.layoutControlItem14.Location = new System.Drawing.Point(271, 96); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem14.Text = "璋冨叆璐т富绫诲瀷"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_fRemarks; + this.layoutControlItem15.Location = new System.Drawing.Point(542, 96); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem15.Text = "鐢宠澶囨敞"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 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(1126, 426); + this.tabMx.TabIndex = 3; + 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(1124, 394); + 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.repositoryItemSearchLookUpEdit1, + this.repositoryItemButtonEdit1, + this.rptDcOrg, + this.rptDcCw, + this.rptDcCk, + this.rptDrOrg, + this.rptDrCk, + this.rptDrCw, + this.rptDrHz, + this.rptDcHz}); + this.gcMx1.Size = new System.Drawing.Size(1124, 394); + this.gcMx1.TabIndex = 1; + this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx1}); + // + // gvMx1 + // + this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gvMx1id, + this.gvMx1mid, + this.gvMx1bld012, + this.gvMx1bld002, + this.gvMx1bld003, + this.itemModel, + this.gvMx1bld007, + this.gvMx1bld010, + this.gvMx1bld008, + this.gridColumn1, + this.gridColumn9, + this.gridColumn10, + this.gridColumn11, + this.gridColumn12, + this.gridColumn16, + this.gridColumn17, + this.gridColumn23, + this.gridColumn24, + this.gvMxDel, + this.gridColumn8, + this.gridColumn14, + this.gridColumn15, + this.gridColumn13, + this.gridColumn18, + this.gridColumn19, + this.gridColumn20, + this.gridColumn21, + this.gridColumn22}); + this.gvMx1.GridControl = this.gcMx1; + this.gvMx1.Name = "gvMx1"; + this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx1.OptionsFind.ShowSearchNavButtons = false; + this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; + this.gvMx1.OptionsView.ShowGroupPanel = false; + // + // gvMx1id + // + this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1id.AppearanceCell.Options.UseFont = true; + this.gvMx1id.Caption = "ID"; + this.gvMx1id.FieldName = "id"; + this.gvMx1id.MinWidth = 50; + this.gvMx1id.Name = "gvMx1id"; + this.gvMx1id.OptionsColumn.ReadOnly = true; + this.gvMx1id.Tag = "query_a.id"; + this.gvMx1id.Width = 94; + // + // gvMx1mid + // + this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1mid.AppearanceCell.Options.UseFont = true; + this.gvMx1mid.Caption = "MID"; + this.gvMx1mid.FieldName = "pid"; + this.gvMx1mid.MinWidth = 50; + this.gvMx1mid.Name = "gvMx1mid"; + this.gvMx1mid.OptionsColumn.ReadOnly = true; + this.gvMx1mid.Tag = "query_a.mid"; + this.gvMx1mid.Width = 94; + // + // gvMx1bld012 + // + this.gvMx1bld012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1bld012.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gvMx1bld012.AppearanceCell.Options.UseFont = true; + this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true; + this.gvMx1bld012.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gvMx1bld012.AppearanceHeader.Options.UseForeColor = true; + this.gvMx1bld012.Caption = "璇烽�夋嫨"; + this.gvMx1bld012.ColumnEdit = this.repositoryItemSearchLookUpEdit1; + this.gvMx1bld012.MinWidth = 50; + this.gvMx1bld012.Name = "gvMx1bld012"; + this.gvMx1bld012.Tag = "edit"; + this.gvMx1bld012.Visible = true; + this.gvMx1bld012.VisibleIndex = 0; + this.gvMx1bld012.Width = 94; + // + // repositoryItemSearchLookUpEdit1 + // + this.repositoryItemSearchLookUpEdit1.AutoHeight = false; + this.repositoryItemSearchLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemSearchLookUpEdit1.DisplayMember = "id"; + this.repositoryItemSearchLookUpEdit1.Name = "repositoryItemSearchLookUpEdit1"; + this.repositoryItemSearchLookUpEdit1.NullText = "璇烽�夋嫨"; + this.repositoryItemSearchLookUpEdit1.PopupView = this.gridView2; + this.repositoryItemSearchLookUpEdit1.ValueMember = "id"; + // + // gridView2 + // + this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumn2, + this.gridColumn3, + this.gridColumn4, + this.gridColumn5, + this.gridColumn7, + this.gridColumn6}); + this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; + this.gridView2.Name = "gridView2"; + this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false; + this.gridView2.OptionsView.ShowGroupPanel = false; + // + // gridColumn2 + // + this.gridColumn2.Caption = "鐗╂枡ID"; + this.gridColumn2.FieldName = "id"; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 0; + this.gridColumn2.Width = 50; + // + // gridColumn3 + // + this.gridColumn3.Caption = "鐗╂枡缂栧彿"; + this.gridColumn3.FieldName = "itemNo"; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 1; + this.gridColumn3.Width = 50; + // + // gridColumn4 + // + this.gridColumn4.Caption = "鐗╂枡鍚嶇О"; + this.gridColumn4.FieldName = "itemName"; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.Visible = true; + this.gridColumn4.VisibleIndex = 2; + this.gridColumn4.Width = 110; + // + // gridColumn5 + // + this.gridColumn5.Caption = "鐗╂枡瑙勬牸"; + this.gridColumn5.FieldName = "itemModel"; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 3; + this.gridColumn5.Width = 110; + // + // gridColumn7 + // + this.gridColumn7.Caption = "鍗曚綅"; + this.gridColumn7.FieldName = "dwName"; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 4; + // + // gridColumn6 + // + this.gridColumn6.Caption = "浣跨敤缁勭粐"; + this.gridColumn6.FieldName = "fSubsidiary"; + this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.Visible = true; + this.gridColumn6.VisibleIndex = 5; + this.gridColumn6.Width = 52; + // + // gvMx1bld002 + // + this.gvMx1bld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1bld002.AppearanceCell.Options.UseFont = true; + this.gvMx1bld002.Caption = "鐗╂枡缂栧彿"; + this.gvMx1bld002.FieldName = "itemNo"; + this.gvMx1bld002.MinWidth = 25; + this.gvMx1bld002.Name = "gvMx1bld002"; + this.gvMx1bld002.OptionsColumn.ReadOnly = true; + this.gvMx1bld002.Tag = "query_a.bld002"; + this.gvMx1bld002.Visible = true; + this.gvMx1bld002.VisibleIndex = 1; + this.gvMx1bld002.Width = 100; + // + // gvMx1bld003 + // + this.gvMx1bld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1bld003.AppearanceCell.Options.UseFont = true; + this.gvMx1bld003.Caption = "鐗╂枡鍚嶇О"; + this.gvMx1bld003.FieldName = "itemName"; + this.gvMx1bld003.MinWidth = 25; + this.gvMx1bld003.Name = "gvMx1bld003"; + this.gvMx1bld003.OptionsColumn.ReadOnly = true; + this.gvMx1bld003.Tag = "query_a.bld003"; + this.gvMx1bld003.Visible = true; + this.gvMx1bld003.VisibleIndex = 2; + this.gvMx1bld003.Width = 120; + // + // itemModel + // + this.itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.itemModel.AppearanceCell.Options.UseFont = true; + this.itemModel.Caption = "瑙勬牸鍨嬪彿"; + this.itemModel.FieldName = "itemModel"; + this.itemModel.MinWidth = 25; + this.itemModel.Name = "itemModel"; + this.itemModel.OptionsColumn.ReadOnly = true; + this.itemModel.Tag = "query_a.bld004"; + this.itemModel.Visible = true; + this.itemModel.VisibleIndex = 3; + this.itemModel.Width = 120; + // + // gvMx1bld007 + // + this.gvMx1bld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); + this.gvMx1bld007.AppearanceCell.Options.UseFont = true; + this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true; + this.gvMx1bld007.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true; + this.gvMx1bld007.Caption = "鐢宠鏁伴噺"; + this.gvMx1bld007.FieldName = "shNum"; + this.gvMx1bld007.MinWidth = 50; + this.gvMx1bld007.Name = "gvMx1bld007"; + this.gvMx1bld007.Tag = "yz_quantity_0_edit"; + this.gvMx1bld007.Visible = true; + this.gvMx1bld007.VisibleIndex = 4; + this.gvMx1bld007.Width = 94; + // + // gvMx1bld010 + // + this.gvMx1bld010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gvMx1bld010.AppearanceCell.Options.UseFont = true; + this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true; + this.gvMx1bld010.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true; + this.gvMx1bld010.Caption = "澶囨敞"; + this.gvMx1bld010.FieldName = "remark"; + this.gvMx1bld010.MinWidth = 50; + this.gvMx1bld010.Name = "gvMx1bld010"; + this.gvMx1bld010.Tag = "edit"; + this.gvMx1bld010.Visible = true; + this.gvMx1bld010.VisibleIndex = 5; + this.gvMx1bld010.Width = 150; + // + // gvMx1bld008 + // + this.gvMx1bld008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1bld008.AppearanceCell.Options.UseFont = true; + this.gvMx1bld008.Caption = "宸叉壂鏁伴噺"; + this.gvMx1bld008.FieldName = "ysNum"; + this.gvMx1bld008.MinWidth = 50; + this.gvMx1bld008.Name = "gvMx1bld008"; + this.gvMx1bld008.OptionsColumn.ReadOnly = true; + this.gvMx1bld008.Tag = "query_a.bld008"; + this.gvMx1bld008.Visible = true; + this.gvMx1bld008.VisibleIndex = 6; + this.gvMx1bld008.Width = 94; + // + // gridColumn1 + // + this.gridColumn1.Caption = "鍗曚綅鍚嶇О"; + this.gridColumn1.FieldName = "itemUnit"; + this.gridColumn1.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 7; + this.gridColumn1.Width = 94; + // + // gridColumn9 + // + this.gridColumn9.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn9.AppearanceCell.Options.UseForeColor = true; + this.gridColumn9.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn9.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn9.Caption = "璋冨嚭缁勭粐"; + this.gridColumn9.ColumnEdit = this.rptDcOrg; + this.gridColumn9.FieldName = "dcOrg"; + this.gridColumn9.MinWidth = 25; + this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.Visible = true; + this.gridColumn9.VisibleIndex = 8; + this.gridColumn9.Width = 94; + // + // rptDcOrg + // + this.rptDcOrg.AutoHeight = false; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x162; + this.rptDcOrg.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.rptDcOrg.Name = "rptDcOrg"; + // + // gridColumn10 + // + this.gridColumn10.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn10.AppearanceCell.Options.UseForeColor = true; + this.gridColumn10.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn10.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn10.Caption = "璋冨嚭浠撳簱"; + this.gridColumn10.ColumnEdit = this.rptDcCk; + this.gridColumn10.FieldName = "dcCk"; + this.gridColumn10.MinWidth = 25; + this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.Visible = true; + this.gridColumn10.VisibleIndex = 9; + this.gridColumn10.Width = 94; + // + // rptDcCk + // + this.rptDcCk.AutoHeight = false; + editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.rptDcCk.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptDcCk.Name = "rptDcCk"; + // + // gridColumn11 + // + this.gridColumn11.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn11.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn11.Caption = "璋冨嚭浠撲綅"; + this.gridColumn11.ColumnEdit = this.rptDcCw; + this.gridColumn11.FieldName = "dcCw"; + this.gridColumn11.MinWidth = 25; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.Width = 94; + // + // rptDcCw + // + this.rptDcCw.AutoHeight = false; + editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.rptDcCw.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptDcCw.Name = "rptDcCw"; + // + // gridColumn12 + // + this.gridColumn12.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn12.AppearanceCell.Options.UseForeColor = true; + this.gridColumn12.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn12.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn12.Caption = "璋冨叆缁勭粐"; + this.gridColumn12.ColumnEdit = this.rptDrOrg; + this.gridColumn12.FieldName = "drOrg"; + this.gridColumn12.MinWidth = 25; + this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 10; + this.gridColumn12.Width = 94; + // + // rptDrOrg + // + this.rptDrOrg.AutoHeight = false; + editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.rptDrOrg.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptDrOrg.Name = "rptDrOrg"; + // + // gridColumn16 + // + this.gridColumn16.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn16.AppearanceCell.Options.UseForeColor = true; + this.gridColumn16.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn16.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn16.Caption = "璋冨叆浠撳簱"; + this.gridColumn16.ColumnEdit = this.rptDrCk; + this.gridColumn16.FieldName = "drCk"; + this.gridColumn16.MinWidth = 25; + this.gridColumn16.Name = "gridColumn16"; + this.gridColumn16.Visible = true; + this.gridColumn16.VisibleIndex = 11; + this.gridColumn16.Width = 94; + // + // rptDrCk + // + this.rptDrCk.AutoHeight = false; + editorButtonImageOptions5.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.rptDrCk.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptDrCk.Name = "rptDrCk"; + // + // gridColumn17 + // + this.gridColumn17.Caption = "璋冨叆浠撲綅"; + this.gridColumn17.ColumnEdit = this.rptDrCw; + this.gridColumn17.FieldName = "drCw"; + this.gridColumn17.MinWidth = 25; + this.gridColumn17.Name = "gridColumn17"; + this.gridColumn17.Width = 94; + // + // rptDrCw + // + this.rptDrCw.AutoHeight = false; + editorButtonImageOptions6.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.rptDrCw.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptDrCw.Name = "rptDrCw"; + // + // gridColumn23 + // + this.gridColumn23.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn23.AppearanceCell.Options.UseForeColor = true; + this.gridColumn23.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn23.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn23.Caption = "璋冨嚭璐т富"; + this.gridColumn23.ColumnEdit = this.rptDcHz; + this.gridColumn23.FieldName = "dcHz"; + this.gridColumn23.MinWidth = 25; + this.gridColumn23.Name = "gridColumn23"; + this.gridColumn23.Visible = true; + this.gridColumn23.VisibleIndex = 12; + this.gridColumn23.Width = 94; + // + // rptDcHz + // + this.rptDcHz.AutoHeight = false; + editorButtonImageOptions7.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.rptDcHz.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptDcHz.Name = "rptDcHz"; + // + // gridColumn24 + // + this.gridColumn24.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn24.AppearanceCell.Options.UseForeColor = true; + this.gridColumn24.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn24.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn24.Caption = "璋冨叆璐т富"; + this.gridColumn24.ColumnEdit = this.rptDrHz; + this.gridColumn24.FieldName = "drHz"; + this.gridColumn24.MinWidth = 25; + this.gridColumn24.Name = "gridColumn24"; + this.gridColumn24.Visible = true; + this.gridColumn24.VisibleIndex = 13; + this.gridColumn24.Width = 94; + // + // rptDrHz + // + this.rptDrHz.AutoHeight = false; + editorButtonImageOptions8.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.rptDrHz.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptDrHz.Name = "rptDrHz"; + // + // gvMxDel + // + this.gvMxDel.Caption = "绉诲嚭"; + this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvMxDel.MinWidth = 25; + this.gvMxDel.Name = "gvMxDel"; + this.gvMxDel.Visible = true; + this.gvMxDel.VisibleIndex = 14; + this.gvMxDel.Width = 94; + // + // repositoryItemButtonEdit1 + // + this.repositoryItemButtonEdit1.AutoHeight = false; + editorButtonImageOptions9.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions9.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, editorButtonImageOptions9, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject33, serializableAppearanceObject34, serializableAppearanceObject35, serializableAppearanceObject36, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; + this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + // + // gridColumn8 + // + this.gridColumn8.Caption = "鐗╂枡ID"; + this.gridColumn8.FieldName = "itemId"; + this.gridColumn8.MinWidth = 25; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.Width = 94; + // + // gridColumn14 + // + this.gridColumn14.Caption = "璋冨嚭缁勭粐Guid"; + this.gridColumn14.FieldName = "dcOrgGuid"; + this.gridColumn14.MinWidth = 25; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.Width = 94; + // + // gridColumn15 + // + this.gridColumn15.Caption = "璋冨嚭浠撳簱Guid"; + this.gridColumn15.FieldName = "dcCkGuid"; + this.gridColumn15.MinWidth = 25; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.Width = 94; + // + // gridColumn13 + // + this.gridColumn13.Caption = "璋冨嚭浠撲綅Guid"; + this.gridColumn13.FieldName = "dcCwGuid"; + this.gridColumn13.MinWidth = 25; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.Width = 94; + // + // gridColumn18 + // + this.gridColumn18.Caption = "璋冨叆缁勭粐Guid"; + this.gridColumn18.FieldName = "drOrgGuid"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Width = 94; + // + // gridColumn19 + // + this.gridColumn19.Caption = "璋冨叆浠撳簱Guid"; + this.gridColumn19.FieldName = "drCkGuid"; + this.gridColumn19.MinWidth = 25; + this.gridColumn19.Name = "gridColumn19"; + this.gridColumn19.Width = 94; + // + // gridColumn20 + // + this.gridColumn20.Caption = "璋冨叆浠撲綅Guid"; + this.gridColumn20.FieldName = "drCwGuid"; + this.gridColumn20.MinWidth = 25; + this.gridColumn20.Name = "gridColumn20"; + this.gridColumn20.Width = 94; + // + // gridColumn21 + // + this.gridColumn21.Caption = "璋冨嚭璐т富Gui"; + this.gridColumn21.ColumnEdit = this.rptDcHz; + this.gridColumn21.FieldName = "dcHzGuid"; + this.gridColumn21.MinWidth = 25; + this.gridColumn21.Name = "gridColumn21"; + this.gridColumn21.Width = 94; + // + // gridColumn22 + // + this.gridColumn22.Caption = "璋冨叆璐т富Guid"; + this.gridColumn22.FieldName = "drHzGuid"; + this.gridColumn22.MinWidth = 25; + this.gridColumn22.Name = "gridColumn22"; + this.gridColumn22.Width = 94; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(825, 108); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(268, 28); + this.lbGuid.TabIndex = 389; + this.lbGuid.Text = "lbGuid"; + // + // 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; // // Frm_MesDbck // @@ -1579,6 +1695,58 @@ this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesDbck"; this.Text = "璋冩嫧鍑哄簱鐢宠"; + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); + this.xtraTabControl1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + this.xtraTabPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); + this.split1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); + this.split1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + this.xtraTabPage3.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.txt_fCreateDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fapproveby.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); + this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).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(); @@ -1593,129 +1761,21 @@ ((System.ComponentModel.ISupportInitialize)(this.rptDcHz)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptDrHz)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); - this.xtraTabControl1.ResumeLayout(false); - this.xtraTabPage1.ResumeLayout(false); - this.xtraTabPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); - this.tabMx.ResumeLayout(false); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeIdHead.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fapproveby.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; + private DevExpress.XtraTab.XtraTabControl xtraTabControl1; + private System.Windows.Forms.PictureBox picCheckBox; + private DevExpress.XtraTab.XtraTabPage xtraTabPage1; + private DevExpress.XtraEditors.SplitContainerControl split1; private DevExpress.XtraGrid.GridControl gcMain; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; - private DevExpress.XtraTab.XtraTabControl xtraTabControl1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; - private UserControls.Data.UcPageBar pageBar1; - private DevExpress.XtraTab.XtraTabControl tabMx; - private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.Columns.GridColumn gv_isWc; - private DevExpress.XtraGrid.Columns.GridColumn gv_billno; private DevExpress.XtraGrid.Columns.GridColumn gv_shState; - private System.Windows.Forms.PictureBox picCheckBox; - private DevExpress.XtraGrid.GridControl gcMx1; - private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1id; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1mid; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld012; - private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1; - private DevExpress.XtraGrid.Views.Grid.GridView gridView2; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld002; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld003; - private DevExpress.XtraGrid.Columns.GridColumn itemModel; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld007; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld008; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld010; - private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; - private System.Windows.Forms.Panel panel1; - private DevExpress.XtraEditors.LabelControl labelControl11; - private System.Windows.Forms.Label lbGuid; - private DevExpress.XtraEditors.LabelControl lb_isWc; - private DevExpress.XtraEditors.LabelControl lb_billno; - private DevExpress.XtraEditors.TextEdit txt_fBillNo; - private DevExpress.XtraEditors.LabelControl lb_shState; - private DevExpress.XtraEditors.LabelControl lb_shDate; - private DevExpress.XtraEditors.TextEdit txt_fapprovedate; - private DevExpress.XtraEditors.LabelControl lb_shBy; - private DevExpress.XtraEditors.TextEdit txt_fapproveby; - private DevExpress.XtraEditors.LabelControl lb_ftransferdirect; - private DevExpress.XtraEditors.LabelControl lb_fbilltypeid; - private DevExpress.XtraEditors.LabelControl lb_id; - private DevExpress.XtraEditors.ComboBoxEdit txt_fBillTypeID; - private DevExpress.XtraEditors.ComboBoxEdit txt_fTransferDirect; - private DevExpress.XtraEditors.CheckEdit txt_wjStatus; - private DevExpress.XtraEditors.CheckEdit txt_chkStatus; - private DevExpress.XtraEditors.LabelControl labelControl1; - private DevExpress.XtraEditors.TextEdit txt_fRemarks; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; - private DevExpress.XtraEditors.ComboBoxEdit txt_fBusinessType; - private DevExpress.XtraEditors.LabelControl labelControl2; - private DevExpress.XtraEditors.ComboBoxEdit txt_fOwnerTypeIdHead; - private DevExpress.XtraEditors.LabelControl labelControl5; - private DevExpress.XtraEditors.ComboBoxEdit txt_ftranstype; - private DevExpress.XtraEditors.LabelControl labelControl4; - private UserControl.UcLookOrg txt_fapporgid; - private DevExpress.XtraEditors.LabelControl labelControl3; - private DevExpress.XtraEditors.ComboBoxEdit txt_fOwnerTypeInIdHead; - private DevExpress.XtraEditors.LabelControl labelControl6; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDcOrg; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDcCk; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDcCw; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDrOrg; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDrCk; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDrCw; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDrHz; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDcHz; - private DevExpress.XtraEditors.LabelControl labelControl7; - private DevExpress.XtraEditors.TextEdit txt_fCreateDate; - private DevExpress.XtraEditors.LabelControl labelControl8; - private DevExpress.XtraEditors.TextEdit txt_fCreatorId; + private DevExpress.XtraGrid.Columns.GridColumn gv_billno; private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; private DevExpress.XtraGrid.Columns.GridColumn gridColumn26; private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; @@ -1737,5 +1797,91 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn43; private DevExpress.XtraGrid.Columns.GridColumn gridColumn44; private DevExpress.XtraGrid.Columns.GridColumn gridColumn45; + private UserControls.Data.UcPageBar pageBar1; + private DevExpress.XtraTab.XtraTabPage xtraTabPage3; + private DevExpress.XtraEditors.SplitContainerControl splitMx1; + private DevExpress.XtraLayout.LayoutControl layoutMx1; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private DevExpress.XtraEditors.TextEdit txt_fCreateDate; + private DevExpress.XtraEditors.TextEdit txt_fCreatorId; + private DevExpress.XtraEditors.ComboBoxEdit txt_fOwnerTypeInIdHead; + private DevExpress.XtraEditors.ComboBoxEdit txt_fOwnerTypeIdHead; + private DevExpress.XtraEditors.ComboBoxEdit txt_ftranstype; + private UserControl.UcLookOrg txt_fapporgid; + private DevExpress.XtraEditors.ComboBoxEdit txt_fBusinessType; + private DevExpress.XtraEditors.TextEdit txt_fRemarks; + private DevExpress.XtraEditors.ComboBoxEdit txt_fTransferDirect; + private DevExpress.XtraEditors.ComboBoxEdit txt_fBillTypeID; + private DevExpress.XtraEditors.TextEdit txt_fBillNo; + private DevExpress.XtraEditors.TextEdit txt_fapprovedate; + private DevExpress.XtraEditors.TextEdit txt_fapproveby; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; + private DevExpress.XtraEditors.CheckEdit txt_wjStatus; + private DevExpress.XtraEditors.CheckEdit txt_chkStatus; + 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.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 gvMx1id; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1mid; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld012; + private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1; + private DevExpress.XtraGrid.Views.Grid.GridView gridView2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld002; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld003; + private DevExpress.XtraGrid.Columns.GridColumn itemModel; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld007; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld010; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld008; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDcOrg; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDcCk; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDcCw; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDrOrg; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDrCk; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDrCw; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDcHz; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDrHz; + private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; + private System.Windows.Forms.Label lbGuid; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; } } \ No newline at end of file diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs index 1ffc9cf..ca80875 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs @@ -29,7 +29,7 @@ toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick; toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick; toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick; - // Gs.DevApp.ToolBox.DragResizeHelp.RegisterControl(this, this.panelControl3, splitContainerControl1.Panel1, label1); + // Gs.DevApp.ToolBox.DragResizeHelp.RegisterControl(this, this.panelControl3, splitContainerControl1. splitMx1.Panel1, label1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "chkStatus", "", (value) => { @@ -209,7 +209,8 @@ { List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); gvList.Add(gvMx1); - UtilityHelper.ChangeEnableByControl(panel1.Controls, true, gvList); + UtilityHelper.ChangeEnableByControl( splitMx1.Panel1.Controls, true, gvList); + } } /// <summary> @@ -223,7 +224,7 @@ Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 4); List<DevExpress.XtraGrid.Views.Grid.GridView> gridViews = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); gridViews.Add(gvMx1); - UtilityHelper.CleanValueByControl(this.panel1.Controls, true, gridViews); + UtilityHelper.CleanValueByControl(this. splitMx1.Panel1.Controls, true, gridViews); Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1); } @@ -361,7 +362,7 @@ toolBarMenu1.isSetBtn = true; List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); gvList.Add(gvMx1); - UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false, gvList); + UtilityHelper.ChangeEnableByControl(this. splitMx1.Panel1.Controls, false, gvList); toolBarMenu1.currentAction = ""; } } @@ -450,7 +451,7 @@ lbGuid.Text = strGuid; List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>(); gvList.Add(gvMx1); - UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList); + UtilityHelper.SetValueByObj(this. splitMx1.Panel1.Controls, dy, isEdit, gvList); JObject _job = JObject.Parse(strJson); JArray array = new JArray(); foreach (var a in _job["rtnData"]["list"]) diff --git a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs index 2ccb088..988623f 100644 --- a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs +++ b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs @@ -791,14 +791,14 @@ if (ctrl is CheckEdit) { var txt = ctrl as CheckEdit; - txt.ReadOnly = isEdt; - if (txt.Tag != null && txt.Tag.ToString().Length > 0 && txt.Tag.ToString().StartsWith("moren")) + if (_isRead(txt.Tag)) { - txt.Checked = bool.Parse(txt.Tag.ToString().Replace("moren.", "")); + txt.ReadOnly = true; } else - txt.Checked = false; + txt.ReadOnly = isEdt; continue; + } //鑷畾涔変粨搴� if (ctrl is UcLookCk) diff --git a/DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs index 8cac65c..ac4f846 100644 --- a/DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcLookSales.Designer.cs @@ -87,7 +87,7 @@ // gridColumn8 // this.gridColumn8.Caption = "鍗曟嵁鐘舵��"; - this.gridColumn8.FieldName = "documentStatus"; + this.gridColumn8.FieldName = "documentStatusTxt"; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 2; @@ -95,7 +95,7 @@ // gridColumn3 // this.gridColumn3.Caption = "閿�鍞粍缁�"; - this.gridColumn3.FieldName = "saleOrgId"; + this.gridColumn3.FieldName = "salesOrgName"; this.gridColumn3.MinWidth = 100; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; @@ -112,8 +112,8 @@ // // gridColumn7 // - this.gridColumn7.Caption = "浜у搧瑙勬牸鍨嬪彿"; - this.gridColumn7.FieldName = "itemModel"; + this.gridColumn7.Caption = "瀹㈡埛鍚嶇О"; + this.gridColumn7.FieldName = "custName"; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 5; -- Gitblit v1.9.3