From 5c3fe6cff41f2b117986a92d91b410bf19589f30 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 27 三月 2025 12:59:14 +0800 Subject: [PATCH] 调拨 --- DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs | 473 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 239 insertions(+), 234 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs index b1d71fa..edccfc7 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs @@ -27,14 +27,14 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition 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.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(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); @@ -57,6 +57,10 @@ 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.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -72,6 +76,11 @@ this.txt_workNo = new DevExpress.XtraEditors.TextEdit(); this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); this.txt_status = new DevExpress.XtraEditors.CheckEdit(); + this.txt_cjName = new DevExpress.XtraEditors.TextEdit(); + this.txt_ckName = new DevExpress.XtraEditors.TextEdit(); + this.txt_pbillNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_daa014 = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -82,6 +91,13 @@ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -110,22 +126,6 @@ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.txt_cjName = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_ckName = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_pbillNo = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_daa014 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); - this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage3.SuspendLayout(); @@ -155,6 +155,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cjName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); @@ -165,6 +170,13 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -174,24 +186,13 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cjName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -508,6 +509,44 @@ this.gv_remark.VisibleIndex = 15; this.gv_remark.Width = 94; // + // gridColumn7 + // + this.gridColumn7.Caption = "鎶曟枡鍗曞彿"; + this.gridColumn7.FieldName = "daa014"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 16; + this.gridColumn7.Width = 94; + // + // gridColumn8 + // + this.gridColumn8.Caption = "鐢宠鍗曞彿"; + this.gridColumn8.FieldName = "taskNo"; + this.gridColumn8.MinWidth = 25; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 17; + this.gridColumn8.Width = 94; + // + // gridColumn9 + // + this.gridColumn9.Caption = "浠撳簱鍚嶇О"; + this.gridColumn9.FieldName = "ckName"; + this.gridColumn9.MinWidth = 25; + this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.Visible = true; + this.gridColumn9.VisibleIndex = 18; + this.gridColumn9.Width = 94; + // + // gridColumn10 + // + this.gridColumn10.Caption = "涓婚敭GUID"; + this.gridColumn10.FieldName = "guid"; + this.gridColumn10.MinWidth = 25; + this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.Width = 94; + // // pageBar1 // this.pageBar1.CurrentPage = 1; @@ -587,7 +626,7 @@ // // txt_outType // - this.txt_outType.Location = new System.Drawing.Point(360, 61); + this.txt_outType.Location = new System.Drawing.Point(360, 76); 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; @@ -597,7 +636,7 @@ // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(89, 93); + this.txt_remark.Location = new System.Drawing.Point(89, 108); 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; @@ -607,7 +646,7 @@ // // txt_itemOutNo // - this.txt_itemOutNo.Location = new System.Drawing.Point(89, -3); + this.txt_itemOutNo.Location = new System.Drawing.Point(89, 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; @@ -617,7 +656,7 @@ // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(631, -3); + this.txt_createBy.Location = new System.Drawing.Point(631, 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; @@ -627,7 +666,7 @@ // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(902, 29); + this.txt_checkDate.Location = new System.Drawing.Point(902, 44); 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; @@ -637,7 +676,7 @@ // // txt_taskNo // - this.txt_taskNo.Location = new System.Drawing.Point(89, 29); + this.txt_taskNo.Location = new System.Drawing.Point(89, 44); this.txt_taskNo.Name = "txt_taskNo"; this.txt_taskNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_taskNo.Properties.Appearance.Options.UseFont = true; @@ -647,7 +686,7 @@ // // txt_checkUser // - this.txt_checkUser.Location = new System.Drawing.Point(902, -3); + this.txt_checkUser.Location = new System.Drawing.Point(902, 12); 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; @@ -657,7 +696,7 @@ // // txt_workNo // - this.txt_workNo.Location = new System.Drawing.Point(902, 93); + this.txt_workNo.Location = new System.Drawing.Point(902, 108); this.txt_workNo.Name = "txt_workNo"; this.txt_workNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_workNo.Properties.Appearance.Options.UseFont = true; @@ -667,7 +706,7 @@ // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(631, 29); + this.txt_createDate.Location = new System.Drawing.Point(631, 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; @@ -677,12 +716,52 @@ // // txt_status // - this.txt_status.Location = new System.Drawing.Point(825, 61); + this.txt_status.Location = new System.Drawing.Point(825, 76); this.txt_status.Name = "txt_status"; this.txt_status.Properties.Caption = "瀹℃牳鏍囪瘑"; this.txt_status.Size = new System.Drawing.Size(268, 24); this.txt_status.StyleController = this.layoutMx1; this.txt_status.TabIndex = 575; + // + // txt_cjName + // + this.txt_cjName.Location = new System.Drawing.Point(360, 12); + this.txt_cjName.Name = "txt_cjName"; + this.txt_cjName.Size = new System.Drawing.Size(190, 24); + this.txt_cjName.StyleController = this.layoutMx1; + this.txt_cjName.TabIndex = 576; + // + // txt_ckName + // + this.txt_ckName.Location = new System.Drawing.Point(360, 44); + this.txt_ckName.Name = "txt_ckName"; + this.txt_ckName.Size = new System.Drawing.Size(190, 24); + this.txt_ckName.StyleController = this.layoutMx1; + this.txt_ckName.TabIndex = 577; + // + // txt_pbillNo + // + this.txt_pbillNo.Location = new System.Drawing.Point(631, 76); + this.txt_pbillNo.Name = "txt_pbillNo"; + this.txt_pbillNo.Size = new System.Drawing.Size(190, 24); + this.txt_pbillNo.StyleController = this.layoutMx1; + this.txt_pbillNo.TabIndex = 578; + // + // txt_daa014 + // + this.txt_daa014.Location = new System.Drawing.Point(631, 108); + this.txt_daa014.Name = "txt_daa014"; + this.txt_daa014.Size = new System.Drawing.Size(190, 24); + this.txt_daa014.StyleController = this.layoutMx1; + this.txt_daa014.TabIndex = 579; + // + // txt_itemName + // + this.txt_itemName.Location = new System.Drawing.Point(89, 76); + this.txt_itemName.Name = "txt_itemName"; + this.txt_itemName.Size = new System.Drawing.Size(190, 24); + this.txt_itemName.StyleController = this.layoutMx1; + this.txt_itemName.TabIndex = 580; // // layoutControlItem13 // @@ -718,32 +797,32 @@ this.layoutControlItem16}); 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}); - 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; + 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[] { - rowDefinition5, - rowDefinition6, - rowDefinition7, - rowDefinition8}); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4}); this.Root.Size = new System.Drawing.Size(1105, 148); this.Root.TextVisible = false; // @@ -832,6 +911,80 @@ this.layoutControlItem11.Text = "澶囨敞淇℃伅"; this.layoutControlItem11.TextSize = new System.Drawing.Size(65, 18); // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_cjName; + 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(65, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_ckName; + this.layoutControlItem6.Location = new System.Drawing.Point(271, 32); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem6.Text = "浠撳簱鍚嶇О"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_pbillNo; + this.layoutControlItem14.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem14.Text = "宸ュ崟鍗曞彿"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(65, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_daa014; + 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(65, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_workNo; + this.layoutControlItem5.Location = new System.Drawing.Point(813, 96); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem5.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem5.Text = "浠诲姟鍗曞彿"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18); + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.txt_taskNo; + this.layoutControlItem9.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem9.Text = "鐢宠鍗曞彿"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(65, 18); + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.txt_itemName; + this.layoutControlItem16.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem16.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem16.Text = "浜у搧鍚嶇О"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(65, 18); + // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; @@ -864,6 +1017,8 @@ // // gvMx1 // + this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, this.gvMx1workNo, @@ -1037,6 +1192,8 @@ // // gvMx2 // + this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx2itemBarcode, this.gvMx2itemNo, @@ -1175,158 +1332,6 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // - // gridColumn7 - // - this.gridColumn7.Caption = "鎶曟枡鍗曞彿"; - this.gridColumn7.FieldName = "daa014"; - this.gridColumn7.MinWidth = 25; - this.gridColumn7.Name = "gridColumn7"; - this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 16; - this.gridColumn7.Width = 94; - // - // gridColumn8 - // - this.gridColumn8.Caption = "鐢宠鍗曞彿"; - this.gridColumn8.FieldName = "taskNo"; - this.gridColumn8.MinWidth = 25; - this.gridColumn8.Name = "gridColumn8"; - this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 17; - this.gridColumn8.Width = 94; - // - // gridColumn9 - // - this.gridColumn9.Caption = "浠撳簱鍚嶇О"; - this.gridColumn9.FieldName = "ckName"; - this.gridColumn9.MinWidth = 25; - this.gridColumn9.Name = "gridColumn9"; - this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 18; - this.gridColumn9.Width = 94; - // - // txt_cjName - // - this.txt_cjName.Location = new System.Drawing.Point(360, -3); - this.txt_cjName.Name = "txt_cjName"; - this.txt_cjName.Size = new System.Drawing.Size(190, 24); - this.txt_cjName.StyleController = this.layoutMx1; - this.txt_cjName.TabIndex = 576; - // - // layoutControlItem2 - // - this.layoutControlItem2.Control = this.txt_cjName; - 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(65, 18); - // - // txt_ckName - // - this.txt_ckName.Location = new System.Drawing.Point(360, 29); - this.txt_ckName.Name = "txt_ckName"; - this.txt_ckName.Size = new System.Drawing.Size(190, 24); - this.txt_ckName.StyleController = this.layoutMx1; - this.txt_ckName.TabIndex = 577; - // - // layoutControlItem6 - // - this.layoutControlItem6.Control = this.txt_ckName; - this.layoutControlItem6.Location = new System.Drawing.Point(271, 32); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem6.Text = "浠撳簱鍚嶇О"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 18); - // - // txt_pbillNo - // - this.txt_pbillNo.Location = new System.Drawing.Point(631, 61); - this.txt_pbillNo.Name = "txt_pbillNo"; - this.txt_pbillNo.Size = new System.Drawing.Size(190, 24); - this.txt_pbillNo.StyleController = this.layoutMx1; - this.txt_pbillNo.TabIndex = 578; - // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.txt_pbillNo; - this.layoutControlItem14.Location = new System.Drawing.Point(542, 64); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem14.Text = "宸ュ崟鍗曞彿"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(65, 18); - // - // txt_daa014 - // - this.txt_daa014.Location = new System.Drawing.Point(631, 93); - this.txt_daa014.Name = "txt_daa014"; - this.txt_daa014.Size = new System.Drawing.Size(190, 24); - this.txt_daa014.StyleController = this.layoutMx1; - this.txt_daa014.TabIndex = 579; - // - // layoutControlItem15 - // - this.layoutControlItem15.Control = this.txt_daa014; - 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(65, 18); - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.txt_workNo; - this.layoutControlItem5.Location = new System.Drawing.Point(813, 96); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem5.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem5.Text = "浠诲姟鍗曞彿"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18); - // - // layoutControlItem9 - // - this.layoutControlItem9.Control = this.txt_taskNo; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 32); - this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem9.Text = "鐢宠鍗曞彿"; - this.layoutControlItem9.TextSize = new System.Drawing.Size(65, 18); - // - // txt_itemName - // - this.txt_itemName.Location = new System.Drawing.Point(89, 61); - this.txt_itemName.Name = "txt_itemName"; - this.txt_itemName.Size = new System.Drawing.Size(190, 24); - this.txt_itemName.StyleController = this.layoutMx1; - this.txt_itemName.TabIndex = 580; - // - // layoutControlItem16 - // - this.layoutControlItem16.Control = this.txt_itemName; - this.layoutControlItem16.Location = new System.Drawing.Point(0, 64); - this.layoutControlItem16.Name = "layoutControlItem16"; - this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem16.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem16.Text = "浜у搧鍚嶇О"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(65, 18); - // - // gridColumn10 - // - this.gridColumn10.Caption = "涓婚敭GUID"; - this.gridColumn10.FieldName = "guid"; - this.gridColumn10.MinWidth = 25; - this.gridColumn10.Name = "gridColumn10"; - this.gridColumn10.Width = 94; - // // UcBlclDj // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1365,6 +1370,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cjName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); @@ -1375,6 +1385,13 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1384,18 +1401,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cjName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); this.ResumeLayout(false); } -- Gitblit v1.9.3