From aa77240aba2a41a9a653f6400ed1ff54310f92d4 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 13:03:31 +0800 Subject: [PATCH] 字典 --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs | 594 +++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 399 insertions(+), 195 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs index 7cbf7cb..3861496 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs @@ -39,7 +39,6 @@ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); 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.gcMain1 = new DevExpress.XtraGrid.GridControl(); @@ -59,34 +58,43 @@ this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_fmrmode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn18 = 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_suppName = new DevExpress.XtraEditors.TextEdit(); - this.txt_depotName = new DevExpress.XtraEditors.TextEdit(); - this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit(); - this.txt_reason = new DevExpress.XtraEditors.ComboBoxEdit(); this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); - this.txt_remark = new DevExpress.XtraEditors.TextEdit(); + this.txt_depotName = new DevExpress.XtraEditors.TextEdit(); + this.txt_reason = new DevExpress.XtraEditors.ComboBoxEdit(); + this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit(); this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit(); - this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); + this.txt_remark = new DevExpress.XtraEditors.TextEdit(); + this.txt_status = new DevExpress.XtraEditors.CheckEdit(); + this.txt_guid = new DevExpress.XtraEditors.TextEdit(); + this.txt_sqdNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); + this.lb_guid = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); 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_status = new DevExpress.XtraEditors.CheckEdit(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lbGuid = new System.Windows.Forms.Label(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.lab_createBy = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -106,6 +114,8 @@ this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2itemOutId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -120,9 +130,12 @@ this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.layoutControlItem4 = 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(); @@ -138,31 +151,38 @@ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); this.splitMx1.Panel2.SuspendLayout(); this.splitMx1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).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_status.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_createBy)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage2.SuspendLayout(); @@ -171,12 +191,15 @@ this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).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; @@ -200,17 +223,6 @@ this.xtraTabPage1, this.xtraTabPage2}); // - // picCheckBox - // - this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; - this.picCheckBox.Location = new System.Drawing.Point(968, 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 = 11; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; - // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); @@ -225,13 +237,13 @@ this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; // - // split1.split1_Panel1 + // split1.Panel1 // this.split1.Panel1.Controls.Add(this.gcMain1); this.split1.Panel1.Controls.Add(this.pageBar1); this.split1.Panel1.Text = "Panel1"; // - // split1.split1_Panel2 + // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; this.split1.Size = new System.Drawing.Size(1126, 570); @@ -241,7 +253,7 @@ // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); + this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; @@ -254,7 +266,7 @@ // 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[] { @@ -272,7 +284,9 @@ this.gridColumn4, this.gv_checkDate, this.gv_reason, - this.gv_fmrmode}); + this.gv_fmrmode, + this.gridColumn7, + this.gridColumn18}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -292,7 +306,7 @@ // // 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"; @@ -307,7 +321,7 @@ // // gv_fType // - this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fType.AppearanceCell.Options.UseFont = true; this.gv_fType.Caption = "濮斿鏍囪瘑"; this.gv_fType.FieldName = "isOut"; @@ -322,7 +336,7 @@ // // 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"; @@ -335,7 +349,7 @@ // // gv_suppNo // - this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_suppNo.AppearanceCell.Options.UseFont = true; this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鍙� "; this.gv_suppNo.FieldName = "suppNo2"; @@ -357,7 +371,7 @@ // // gv_depotCode // - this.gv_depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_depotCode.AppearanceCell.Options.UseFont = true; this.gv_depotCode.Caption = "閫�鏂欎粨搴�"; this.gv_depotCode.FieldName = "depotCode"; @@ -379,7 +393,7 @@ // // 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"; @@ -401,7 +415,7 @@ // // 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"; @@ -423,7 +437,7 @@ // // 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"; @@ -436,7 +450,7 @@ // // 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 = "reason"; @@ -449,7 +463,7 @@ // // gv_fmrmode // - this.gv_fmrmode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fmrmode.AppearanceCell.Options.UseFont = true; this.gv_fmrmode.Caption = "閫�鏂欐柟寮� "; this.gv_fmrmode.FieldName = "fmrmode"; @@ -459,6 +473,26 @@ this.gv_fmrmode.Visible = true; this.gv_fmrmode.VisibleIndex = 14; this.gv_fmrmode.Width = 94; + // + // gridColumn7 + // + this.gridColumn7.Caption = "鍗曟嵁绫诲瀷"; + this.gridColumn7.FieldName = "outType"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 15; + this.gridColumn7.Width = 94; + // + // gridColumn18 + // + this.gridColumn18.Caption = "鐢宠鍗曞彿"; + this.gridColumn18.FieldName = "sqdNo"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 16; + this.gridColumn18.Width = 94; // // pageBar1 // @@ -486,12 +520,12 @@ this.splitMx1.Location = new System.Drawing.Point(0, 0); this.splitMx1.Name = "splitMx1"; // - // splitMx1.splitMx1_Panel1 + // splitMx1.Panel1 // this.splitMx1.Panel1.Controls.Add(this.layoutMx1); this.splitMx1.Panel1.Text = "Panel1"; // - // splitMx1.splitMx1_Panel2 + // splitMx1.Panel2 // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; @@ -499,38 +533,82 @@ this.splitMx1.SplitterPosition = 137; this.splitMx1.TabIndex = 0; // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.txt_suppName); + this.layoutMx1.Controls.Add(this.txt_checkUser); + this.layoutMx1.Controls.Add(this.txt_checkDate); + this.layoutMx1.Controls.Add(this.txt_depotName); + this.layoutMx1.Controls.Add(this.txt_reason); + this.layoutMx1.Controls.Add(this.txt_fmrmode); + this.layoutMx1.Controls.Add(this.txt_itemOutNo); + this.layoutMx1.Controls.Add(this.txt_fType); + this.layoutMx1.Controls.Add(this.txt_remark); + this.layoutMx1.Controls.Add(this.txt_status); + this.layoutMx1.Controls.Add(this.txt_guid); + this.layoutMx1.Controls.Add(this.txt_sqdNo); + this.layoutMx1.Controls.Add(this.txt_createBy); + this.layoutMx1.Controls.Add(this.txt_createDate); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.lb_guid, + this.layoutControlItem12}); + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(792, 394, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1126, 137); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; + // + // 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 = 527; + this.lbGuid.Text = "lbGuid"; + // // txt_suppName // this.txt_suppName.Location = new System.Drawing.Point(84, 76); this.txt_suppName.Name = "txt_suppName"; - this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_suppName.Properties.Appearance.Options.UseFont = true; this.txt_suppName.Size = new System.Drawing.Size(195, 28); this.txt_suppName.StyleController = this.layoutMx1; this.txt_suppName.TabIndex = 524; // + // txt_checkUser + // + this.txt_checkUser.Location = new System.Drawing.Point(897, 44); + this.txt_checkUser.Name = "txt_checkUser"; + + this.txt_checkUser.Properties.Appearance.Options.UseFont = true; + this.txt_checkUser.Size = new System.Drawing.Size(196, 28); + this.txt_checkUser.StyleController = this.layoutMx1; + this.txt_checkUser.TabIndex = 513; + // + // txt_checkDate + // + this.txt_checkDate.Location = new System.Drawing.Point(897, 76); + this.txt_checkDate.Name = "txt_checkDate"; + + this.txt_checkDate.Properties.Appearance.Options.UseFont = true; + this.txt_checkDate.Size = new System.Drawing.Size(196, 28); + this.txt_checkDate.StyleController = this.layoutMx1; + this.txt_checkDate.TabIndex = 252; + // // txt_depotName // this.txt_depotName.Location = new System.Drawing.Point(84, 44); this.txt_depotName.Name = "txt_depotName"; - this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_depotName.Properties.Appearance.Options.UseFont = true; this.txt_depotName.Size = new System.Drawing.Size(195, 28); this.txt_depotName.StyleController = this.layoutMx1; this.txt_depotName.TabIndex = 523; - // - // txt_fmrmode - // - this.txt_fmrmode.Location = new System.Drawing.Point(355, 44); - this.txt_fmrmode.Name = "txt_fmrmode"; - this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.txt_fmrmode.Properties.Items.AddRange(new object[] { - "閫�鏂欒ˉ鏂�", - "閫�鏂欏苟鎵f"}); - this.txt_fmrmode.Size = new System.Drawing.Size(195, 24); - this.txt_fmrmode.StyleController = this.layoutMx1; - this.txt_fmrmode.TabIndex = 519; // // txt_reason // @@ -548,67 +626,112 @@ this.txt_reason.StyleController = this.layoutMx1; this.txt_reason.TabIndex = 518; // - // txt_checkUser + // txt_fmrmode // - this.txt_checkUser.Location = new System.Drawing.Point(897, 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(196, 28); - this.txt_checkUser.StyleController = this.layoutMx1; - this.txt_checkUser.TabIndex = 513; - // - // txt_checkDate - // - this.txt_checkDate.Location = new System.Drawing.Point(897, 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(196, 28); - this.txt_checkDate.StyleController = this.layoutMx1; - this.txt_checkDate.TabIndex = 252; - // - // txt_remark - // - this.txt_remark.Location = new System.Drawing.Point(84, 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; - this.txt_remark.Size = new System.Drawing.Size(195, 28); - this.txt_remark.StyleController = this.layoutMx1; - this.txt_remark.TabIndex = 235; + this.txt_fmrmode.Location = new System.Drawing.Point(355, 44); + this.txt_fmrmode.Name = "txt_fmrmode"; + this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.txt_fmrmode.Properties.Items.AddRange(new object[] { + "閫�鏂欒ˉ鏂�", + "閫�鏂欏苟鎵f"}); + this.txt_fmrmode.Size = new System.Drawing.Size(195, 24); + this.txt_fmrmode.StyleController = this.layoutMx1; + this.txt_fmrmode.TabIndex = 519; // // 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(195, 28); this.txt_itemOutNo.StyleController = this.layoutMx1; this.txt_itemOutNo.TabIndex = 210; // - // layoutMx1 + // txt_fType // - this.layoutMx1.Controls.Add(this.lbGuid); - this.layoutMx1.Controls.Add(this.txt_suppName); - this.layoutMx1.Controls.Add(this.txt_checkUser); - this.layoutMx1.Controls.Add(this.txt_checkDate); - this.layoutMx1.Controls.Add(this.txt_depotName); - this.layoutMx1.Controls.Add(this.txt_reason); - this.layoutMx1.Controls.Add(this.txt_fmrmode); - this.layoutMx1.Controls.Add(this.txt_itemOutNo); - this.layoutMx1.Controls.Add(this.txt_fType); - this.layoutMx1.Controls.Add(this.txt_remark); - 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(1108, 97, 812, 500); - this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 137); - this.layoutMx1.TabIndex = 0; - this.layoutMx1.Text = "layoutControl1"; + this.txt_fType.Location = new System.Drawing.Point(283, 12); + this.txt_fType.Name = "txt_fType"; + this.txt_fType.Properties.Caption = "濮斿鏍囪瘑"; + this.txt_fType.Size = new System.Drawing.Size(267, 24); + this.txt_fType.StyleController = this.layoutMx1; + this.txt_fType.TabIndex = 525; + this.txt_fType.Tag = "readOnly"; + // + // txt_remark + // + this.txt_remark.Location = new System.Drawing.Point(84, 108); + this.txt_remark.Name = "txt_remark"; + + this.txt_remark.Properties.Appearance.Options.UseFont = true; + this.txt_remark.Size = new System.Drawing.Size(466, 28); + this.txt_remark.StyleController = this.layoutMx1; + this.txt_remark.TabIndex = 235; + // + // txt_status + // + this.txt_status.Location = new System.Drawing.Point(825, 12); + 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 = 526; + // + // txt_guid + // + this.txt_guid.Location = new System.Drawing.Point(626, 108); + this.txt_guid.Name = "txt_guid"; + this.txt_guid.Size = new System.Drawing.Size(195, 24); + this.txt_guid.StyleController = this.layoutMx1; + this.txt_guid.TabIndex = 528; + // + // txt_sqdNo + // + this.txt_sqdNo.Location = new System.Drawing.Point(626, 76); + this.txt_sqdNo.Name = "txt_sqdNo"; + this.txt_sqdNo.Size = new System.Drawing.Size(195, 24); + this.txt_sqdNo.StyleController = this.layoutMx1; + this.txt_sqdNo.TabIndex = 529; + // + // txt_createBy + // + this.txt_createBy.Location = new System.Drawing.Point(626, 12); + this.txt_createBy.Name = "txt_createBy"; + this.txt_createBy.Size = new System.Drawing.Size(195, 24); + this.txt_createBy.StyleController = this.layoutMx1; + this.txt_createBy.TabIndex = 530; + // + // txt_createDate + // + this.txt_createDate.Location = new System.Drawing.Point(626, 44); + this.txt_createDate.Name = "txt_createDate"; + this.txt_createDate.Size = new System.Drawing.Size(195, 24); + this.txt_createDate.StyleController = this.layoutMx1; + this.txt_createDate.TabIndex = 531; + // + // lb_guid + // + this.lb_guid.Control = this.txt_guid; + this.lb_guid.Location = new System.Drawing.Point(542, 96); + this.lb_guid.Name = "lb_guid"; + this.lb_guid.OptionsTableLayoutItem.ColumnIndex = 2; + this.lb_guid.OptionsTableLayoutItem.RowIndex = 3; + this.lb_guid.Size = new System.Drawing.Size(271, 32); + this.lb_guid.Text = "涓婚敭Guid"; + this.lb_guid.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.lbGuid; + this.layoutControlItem12.Location = new System.Drawing.Point(813, 96); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem12.Text = "lbGuid"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem12.TextVisible = false; // // Root // @@ -625,7 +748,9 @@ this.layoutControlItem9, this.layoutControlItem10, this.layoutControlItem11, - this.layoutControlItem12}); + this.layoutControlItem13, + this.lab_createBy, + this.layoutControlItem15}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -666,14 +791,6 @@ this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); this.layoutControlItem2.Text = "渚涘簲鍟�"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.txt_reason; - this.layoutControlItem4.Location = new System.Drawing.Point(276, 0); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.Size = new System.Drawing.Size(138, 73); - this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20); // // layoutControlItem1 // @@ -716,15 +833,6 @@ this.layoutControlItem3.Text = "閫�鏂欐柟寮�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // - // txt_fType - // - this.txt_fType.Location = new System.Drawing.Point(283, 12); - this.txt_fType.Name = "txt_fType"; - this.txt_fType.Properties.Caption = "濮斿"; - this.txt_fType.Size = new System.Drawing.Size(267, 24); - this.txt_fType.StyleController = this.layoutMx1; - this.txt_fType.TabIndex = 525; - // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_fType; @@ -732,6 +840,7 @@ this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Text = "濮斿鏍囪瘑"; this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; // @@ -740,8 +849,9 @@ this.layoutControlItem8.Control = this.txt_remark; this.layoutControlItem8.Location = new System.Drawing.Point(0, 96); this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(542, 32); this.layoutControlItem8.Text = "澶囨敞淇℃伅"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // @@ -767,15 +877,6 @@ this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // - // txt_status - // - this.txt_status.Location = new System.Drawing.Point(825, 12); - this.txt_status.Name = "txt_status"; - this.txt_status.Properties.Caption = "checkEdit1"; - this.txt_status.Size = new System.Drawing.Size(268, 24); - this.txt_status.StyleController = this.layoutMx1; - this.txt_status.TabIndex = 526; - // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_status; @@ -783,27 +884,41 @@ this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; 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; // - // lbGuid + // layoutControlItem13 // - 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 = 527; - this.lbGuid.Text = "lbGuid"; + this.layoutControlItem13.Control = this.txt_sqdNo; + this.layoutControlItem13.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.Text = "鐢宠鍗曞彿"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); // - // layoutControlItem12 + // lab_createBy // - this.layoutControlItem12.Control = this.lbGuid; - this.layoutControlItem12.Location = new System.Drawing.Point(813, 96); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem12.TextVisible = false; + this.lab_createBy.Control = this.txt_createBy; + this.lab_createBy.Location = new System.Drawing.Point(542, 0); + this.lab_createBy.Name = "lab_createBy"; + this.lab_createBy.OptionsTableLayoutItem.ColumnIndex = 2; + this.lab_createBy.Size = new System.Drawing.Size(271, 32); + this.lab_createBy.Text = "鍒涘缓浜�"; + this.lab_createBy.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_createDate; + this.layoutControlItem15.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem15.Text = "鍒涘缓鏃堕棿"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // tabMx // @@ -837,6 +952,8 @@ // // gvMx1 // + + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn12, this.gridColumn11, @@ -852,7 +969,9 @@ this.gvMx2remark, this.gvMx2ebelnK3id, this.gvMx2lineK3id, - this.gvMx2itemOutId}); + this.gvMx2itemOutId, + this.gridColumn14, + this.gridColumn15}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; @@ -879,7 +998,7 @@ // // gvMx2status // - this.gvMx2status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2status.AppearanceCell.Options.UseFont = true; this.gvMx2status.Caption = "瀹岀粨"; this.gvMx2status.FieldName = "status"; @@ -894,7 +1013,7 @@ // // gvMx2pbillNo // - this.gvMx2pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true; this.gvMx2pbillNo.Caption = "鍒拌揣鍗曞彿"; this.gvMx2pbillNo.FieldName = "pbillNo"; @@ -907,7 +1026,7 @@ // // gvMx2workLine // - this.gvMx2workLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2workLine.AppearanceCell.Options.UseFont = true; this.gvMx2workLine.Caption = "琛屽彿 "; this.gvMx2workLine.FieldName = "workLine"; @@ -920,7 +1039,7 @@ // // gvMx2itemNo // - this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜"; this.gvMx2itemNo.FieldName = "itemNo"; @@ -953,7 +1072,7 @@ // // gvMx2quantity // - this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2quantity.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.gvMx2quantity.AppearanceCell.Options.UseFont = true; this.gvMx2quantity.AppearanceCell.Options.UseForeColor = true; @@ -969,7 +1088,7 @@ // // gvMx2tlQty // - this.gvMx2tlQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2tlQty.AppearanceCell.Options.UseFont = true; this.gvMx2tlQty.Caption = "宸叉壂鏁伴噺 "; this.gvMx2tlQty.FieldName = "tlQty"; @@ -982,7 +1101,7 @@ // // gvMx2depotCode // - this.gvMx2depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2depotCode.AppearanceCell.Options.UseFont = true; this.gvMx2depotCode.Caption = "浠撳簱缂栫爜"; this.gvMx2depotCode.FieldName = "depotCode"; @@ -995,7 +1114,7 @@ // // gvMx2remark // - this.gvMx2remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2remark.AppearanceCell.Options.UseFont = true; this.gvMx2remark.Caption = "澶囨敞淇℃伅 "; this.gvMx2remark.FieldName = "remark"; @@ -1008,7 +1127,7 @@ // // gvMx2ebelnK3id // - this.gvMx2ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true; this.gvMx2ebelnK3id.Caption = "閲囪喘鍗旾D "; this.gvMx2ebelnK3id.FieldName = "ebelnK3id"; @@ -1021,7 +1140,7 @@ // // gvMx2lineK3id // - this.gvMx2lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true; this.gvMx2lineK3id.Caption = "閲囪喘鍗曡ID "; this.gvMx2lineK3id.FieldName = "lineK3id"; @@ -1034,7 +1153,7 @@ // // gvMx2itemOutId // - this.gvMx2itemOutId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2itemOutId.AppearanceCell.Options.UseFont = true; this.gvMx2itemOutId.Caption = "鍑哄簱ID "; this.gvMx2itemOutId.FieldName = "itemOutId"; @@ -1043,11 +1162,31 @@ this.gvMx2itemOutId.Tag = "query_a.item_out_id"; this.gvMx2itemOutId.Width = 94; // + // gridColumn14 + // + this.gridColumn14.Caption = "鍒涘缓浜�"; + this.gridColumn14.FieldName = "createBy"; + this.gridColumn14.MinWidth = 25; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.Visible = true; + this.gridColumn14.VisibleIndex = 12; + this.gridColumn14.Width = 94; + // + // gridColumn15 + // + this.gridColumn15.Caption = "鍒涘缓鏃堕棿"; + this.gridColumn15.FieldName = "createDate"; + this.gridColumn15.MinWidth = 25; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.Visible = true; + this.gridColumn15.VisibleIndex = 13; + this.gridColumn15.Width = 94; + // // xtraTabPage3 // this.xtraTabPage3.Controls.Add(this.gcMx2); this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1124, 538); + this.xtraTabPage3.Size = new System.Drawing.Size(1124, 389); this.xtraTabPage3.Text = "閫�璐х墿鏂欐壂鐮佹槑缁�"; // // gcMx2 @@ -1056,13 +1195,15 @@ 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, 538); + this.gcMx2.Size = new System.Drawing.Size(1124, 389); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); // // gvMx2 // + + this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, this.gvMx1itemBarcode, @@ -1074,7 +1215,9 @@ this.gvMx1depotCode, this.gvMx1depotSectionCode, this.gvMx1ebelnK3id, - this.gvMx1lineK3id}); + this.gvMx1lineK3id, + this.gridColumn16, + this.gridColumn17}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1083,7 +1226,7 @@ // // gvMx1guid // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid "; this.gvMx1guid.FieldName = "guid"; @@ -1094,7 +1237,7 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜 "; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -1106,7 +1249,7 @@ // // gvMx1itemNo // - this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; this.gvMx1itemNo.Caption = "鐗╂枡缂栫爜"; this.gvMx1itemNo.FieldName = "itemNo"; @@ -1136,7 +1279,7 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺"; this.gvMx1quantity.FieldName = "quantity"; @@ -1159,7 +1302,7 @@ // // gvMx1depotCode // - this.gvMx1depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotCode.Caption = "浠撳簱缂栫爜 "; this.gvMx1depotCode.FieldName = "depotCode"; @@ -1171,7 +1314,7 @@ // // gvMx1depotSectionCode // - this.gvMx1depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜 "; this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; @@ -1183,7 +1326,7 @@ // // gvMx1ebelnK3id // - this.gvMx1ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true; this.gvMx1ebelnK3id.Caption = "閲囪喘璁㈠崟ID "; this.gvMx1ebelnK3id.FieldName = "ebelnK3id"; @@ -1195,7 +1338,7 @@ // // gvMx1lineK3id // - this.gvMx1lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true; this.gvMx1lineK3id.Caption = "閲囪喘璁㈠崟琛孖D "; this.gvMx1lineK3id.FieldName = "lineK3id"; @@ -1204,6 +1347,45 @@ this.gvMx1lineK3id.Visible = true; this.gvMx1lineK3id.VisibleIndex = 9; this.gvMx1lineK3id.Width = 94; + // + // gridColumn16 + // + this.gridColumn16.Caption = "鍒涘缓浜�"; + this.gridColumn16.FieldName = "createBy"; + this.gridColumn16.MinWidth = 25; + this.gridColumn16.Name = "gridColumn16"; + this.gridColumn16.Visible = true; + this.gridColumn16.VisibleIndex = 10; + this.gridColumn16.Width = 94; + // + // gridColumn17 + // + this.gridColumn17.Caption = "鍒涘缓鏃堕棿"; + this.gridColumn17.FieldName = "createDate"; + this.gridColumn17.MinWidth = 25; + this.gridColumn17.Name = "gridColumn17"; + this.gridColumn17.Visible = true; + this.gridColumn17.VisibleIndex = 11; + this.gridColumn17.Width = 94; + // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(968, 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 = 11; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_reason; + this.layoutControlItem4.Location = new System.Drawing.Point(276, 0); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.Size = new System.Drawing.Size(138, 73); + this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20); // // Frm_MesCgthSqDj // @@ -1217,7 +1399,6 @@ 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); @@ -1233,31 +1414,38 @@ this.splitMx1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); this.splitMx1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).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_status.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_createBy)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage2.ResumeLayout(false); @@ -1266,6 +1454,8 @@ this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); this.ResumeLayout(false); } @@ -1353,5 +1543,19 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode; private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id; private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id; + private DevExpress.XtraEditors.TextEdit txt_guid; + private DevExpress.XtraLayout.LayoutControlItem lb_guid; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + 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.XtraEditors.TextEdit txt_sqdNo; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraEditors.TextEdit txt_createBy; + private DevExpress.XtraEditors.TextEdit txt_createDate; + private DevExpress.XtraLayout.LayoutControlItem lab_createBy; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; } } \ No newline at end of file -- Gitblit v1.9.3