From 565fe285c40fb5451a27dc594612561f4e66b1cb Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 28 十月 2024 08:11:48 +0800 Subject: [PATCH] 进度条 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs | 236 ++++++++++++++++++++++++++-------------------------------- 1 files changed, 106 insertions(+), 130 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs index 19b7d0c..bda4328 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs @@ -29,11 +29,11 @@ /// </summary> private void InitializeComponent() { - 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 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(); this.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1cgRkqty = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -50,7 +50,6 @@ this.gvMx1checkRes = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1workNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1subQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -66,15 +65,12 @@ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gv_thstatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_fType = new DevExpress.XtraEditors.LabelControl(); - this.txt_fType = new DevExpress.XtraEditors.TextEdit(); this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_urgentFlag = new DevExpress.XtraEditors.LabelControl(); - this.txt_urgentFlag = new DevExpress.XtraEditors.TextEdit(); this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_insby = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_ischeck = new DevExpress.XtraEditors.LabelControl(); this.gv_ischeck = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_sapstatus = new DevExpress.XtraEditors.LabelControl(); this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -104,7 +100,6 @@ this.panel1 = new System.Windows.Forms.Panel(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.txt_ischeck = new DevExpress.XtraEditors.CheckEdit(); - this.txt_sapstatus = new DevExpress.XtraEditors.CheckEdit(); this.txt_depotsCode = new Gs.DevApp.UserControl.UcLookCk(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); @@ -114,12 +109,13 @@ this.lbGuid = new System.Windows.Forms.Label(); this.lb_remark = new DevExpress.XtraEditors.LabelControl(); this.txt_remark = new DevExpress.XtraEditors.TextEdit(); + this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit(); + this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); 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.txt_fType.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); @@ -133,8 +129,9 @@ this.tabMx.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_sapstatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); this.SuspendLayout(); // // gvMx1states @@ -148,7 +145,7 @@ this.gvMx1states.OptionsColumn.ReadOnly = true; this.gvMx1states.Tag = "query_a.states"; this.gvMx1states.Visible = true; - this.gvMx1states.VisibleIndex = 22; + this.gvMx1states.VisibleIndex = 24; this.gvMx1states.Width = 100; // // gvMx1returnFlag @@ -162,7 +159,7 @@ this.gvMx1returnFlag.OptionsColumn.ReadOnly = true; this.gvMx1returnFlag.Tag = "query_a.return_flag"; this.gvMx1returnFlag.Visible = true; - this.gvMx1returnFlag.VisibleIndex = 21; + this.gvMx1returnFlag.VisibleIndex = 23; this.gvMx1returnFlag.Width = 100; // // gvMx1cgRkqty @@ -176,7 +173,7 @@ this.gvMx1cgRkqty.OptionsColumn.ReadOnly = true; this.gvMx1cgRkqty.Tag = "query_a.cg_rkqty"; this.gvMx1cgRkqty.Visible = true; - this.gvMx1cgRkqty.VisibleIndex = 20; + this.gvMx1cgRkqty.VisibleIndex = 22; this.gvMx1cgRkqty.Width = 100; // // gvMx1okRkqty @@ -190,7 +187,7 @@ this.gvMx1okRkqty.OptionsColumn.ReadOnly = true; this.gvMx1okRkqty.Tag = "query_a.ok_rkqty"; this.gvMx1okRkqty.Visible = true; - this.gvMx1okRkqty.VisibleIndex = 9; + this.gvMx1okRkqty.VisibleIndex = 12; this.gvMx1okRkqty.Width = 100; // // gvMx1dha001 @@ -204,7 +201,7 @@ this.gvMx1dha001.OptionsColumn.ReadOnly = true; this.gvMx1dha001.Tag = "query_a.dha001"; this.gvMx1dha001.Visible = true; - this.gvMx1dha001.VisibleIndex = 19; + this.gvMx1dha001.VisibleIndex = 21; this.gvMx1dha001.Width = 100; // // gvMx1isdepsIn @@ -218,7 +215,7 @@ this.gvMx1isdepsIn.OptionsColumn.ReadOnly = true; this.gvMx1isdepsIn.Tag = "query_a.isdeps_in"; this.gvMx1isdepsIn.Visible = true; - this.gvMx1isdepsIn.VisibleIndex = 18; + this.gvMx1isdepsIn.VisibleIndex = 20; this.gvMx1isdepsIn.Width = 100; // // gvMx1fType @@ -232,7 +229,7 @@ this.gvMx1fType.OptionsColumn.ReadOnly = true; this.gvMx1fType.Tag = "query_a.f_type"; this.gvMx1fType.Visible = true; - this.gvMx1fType.VisibleIndex = 17; + this.gvMx1fType.VisibleIndex = 19; this.gvMx1fType.Width = 100; // // gvMx1workLine @@ -246,7 +243,7 @@ this.gvMx1workLine.OptionsColumn.ReadOnly = true; this.gvMx1workLine.Tag = "query_a.work_line"; this.gvMx1workLine.Visible = true; - this.gvMx1workLine.VisibleIndex = 16; + this.gvMx1workLine.VisibleIndex = 18; this.gvMx1workLine.Width = 100; // // gvMx1boardStyle @@ -260,7 +257,7 @@ this.gvMx1boardStyle.OptionsColumn.ReadOnly = true; this.gvMx1boardStyle.Tag = "query_a.board_style"; this.gvMx1boardStyle.Visible = true; - this.gvMx1boardStyle.VisibleIndex = 4; + this.gvMx1boardStyle.VisibleIndex = 7; this.gvMx1boardStyle.Width = 100; // // gvMx1okQty @@ -274,7 +271,7 @@ this.gvMx1okQty.OptionsColumn.ReadOnly = true; this.gvMx1okQty.Tag = "query_a.ok_qty"; this.gvMx1okQty.Visible = true; - this.gvMx1okQty.VisibleIndex = 8; + this.gvMx1okQty.VisibleIndex = 11; this.gvMx1okQty.Width = 100; // // gvMx1ischeck @@ -288,7 +285,7 @@ this.gvMx1ischeck.OptionsColumn.ReadOnly = true; this.gvMx1ischeck.Tag = "query_a.ischeck"; this.gvMx1ischeck.Visible = true; - this.gvMx1ischeck.VisibleIndex = 12; + this.gvMx1ischeck.VisibleIndex = 14; this.gvMx1ischeck.Width = 100; // // gvMx1checkDate @@ -302,7 +299,7 @@ this.gvMx1checkDate.OptionsColumn.ReadOnly = true; this.gvMx1checkDate.Tag = "query_a.check_date"; this.gvMx1checkDate.Visible = true; - this.gvMx1checkDate.VisibleIndex = 15; + this.gvMx1checkDate.VisibleIndex = 17; this.gvMx1checkDate.Width = 100; // // gvMx1checkStates @@ -316,7 +313,7 @@ this.gvMx1checkStates.OptionsColumn.ReadOnly = true; this.gvMx1checkStates.Tag = "query_a.check_states"; this.gvMx1checkStates.Visible = true; - this.gvMx1checkStates.VisibleIndex = 14; + this.gvMx1checkStates.VisibleIndex = 16; this.gvMx1checkStates.Width = 100; // // gvMx1checkRes @@ -330,7 +327,7 @@ this.gvMx1checkRes.OptionsColumn.ReadOnly = true; this.gvMx1checkRes.Tag = "query_a.check_res"; this.gvMx1checkRes.Visible = true; - this.gvMx1checkRes.VisibleIndex = 13; + this.gvMx1checkRes.VisibleIndex = 15; this.gvMx1checkRes.Width = 100; // // gvMx1memo @@ -343,7 +340,7 @@ this.gvMx1memo.Name = "gvMx1memo"; this.gvMx1memo.Tag = "query_a.memo"; this.gvMx1memo.Visible = true; - this.gvMx1memo.VisibleIndex = 11; + this.gvMx1memo.VisibleIndex = 13; this.gvMx1memo.Width = 100; // // gvMx1urgentFlag @@ -358,20 +355,6 @@ this.gvMx1urgentFlag.Tag = "query_a.urgent_flag"; this.gvMx1urgentFlag.Width = 100; // - // gvMx1workNo - // - this.gvMx1workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1workNo.AppearanceCell.Options.UseFont = true; - this.gvMx1workNo.Caption = "浠诲姟鍗曞彿 "; - this.gvMx1workNo.FieldName = "workNo"; - this.gvMx1workNo.MinWidth = 100; - this.gvMx1workNo.Name = "gvMx1workNo"; - this.gvMx1workNo.OptionsColumn.ReadOnly = true; - this.gvMx1workNo.Tag = "query_a.work_no"; - this.gvMx1workNo.Visible = true; - this.gvMx1workNo.VisibleIndex = 10; - this.gvMx1workNo.Width = 100; - // // gvMx1subQty // this.gvMx1subQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -383,7 +366,7 @@ this.gvMx1subQty.OptionsColumn.ReadOnly = true; this.gvMx1subQty.Tag = "query_a.sub_qty"; this.gvMx1subQty.Visible = true; - this.gvMx1subQty.VisibleIndex = 7; + this.gvMx1subQty.VisibleIndex = 10; this.gvMx1subQty.Width = 100; // // gvMx1quantity @@ -400,7 +383,7 @@ this.gvMx1quantity.Name = "gvMx1quantity"; this.gvMx1quantity.Tag = "query_a.quantity"; this.gvMx1quantity.Visible = true; - this.gvMx1quantity.VisibleIndex = 6; + this.gvMx1quantity.VisibleIndex = 9; this.gvMx1quantity.Width = 100; // // gvMx1itemNo @@ -414,7 +397,7 @@ this.gvMx1itemNo.OptionsColumn.ReadOnly = true; this.gvMx1itemNo.Tag = "query_a.item_no"; this.gvMx1itemNo.Visible = true; - this.gvMx1itemNo.VisibleIndex = 3; + this.gvMx1itemNo.VisibleIndex = 6; this.gvMx1itemNo.Width = 100; // // gvMx1ebelnQty @@ -428,7 +411,7 @@ this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true; this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty"; this.gvMx1ebelnQty.Visible = true; - this.gvMx1ebelnQty.VisibleIndex = 5; + this.gvMx1ebelnQty.VisibleIndex = 8; this.gvMx1ebelnQty.Width = 100; // // gvMx1ebelnLine @@ -442,7 +425,7 @@ this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true; this.gvMx1ebelnLine.Tag = "query_a.ebeln_line"; this.gvMx1ebelnLine.Visible = true; - this.gvMx1ebelnLine.VisibleIndex = 2; + this.gvMx1ebelnLine.VisibleIndex = 5; this.gvMx1ebelnLine.Width = 100; // // gvMx1ebeln @@ -456,7 +439,7 @@ this.gvMx1ebeln.OptionsColumn.ReadOnly = true; this.gvMx1ebeln.Tag = "query_a.ebeln"; this.gvMx1ebeln.Visible = true; - this.gvMx1ebeln.VisibleIndex = 1; + this.gvMx1ebeln.VisibleIndex = 4; this.gvMx1ebeln.Width = 120; // // gvMx1guid @@ -469,6 +452,8 @@ this.gvMx1guid.Name = "gvMx1guid"; this.gvMx1guid.OptionsColumn.ReadOnly = true; this.gvMx1guid.Tag = "query_a.guid"; + this.gvMx1guid.Visible = true; + this.gvMx1guid.VisibleIndex = 0; this.gvMx1guid.Width = 100; // // tabMxPage1 @@ -497,8 +482,12 @@ this.gvAbtGuid, this.gvMx1guid, this.gvMxDel, + this.gridColumn3, this.gvMx1ebeln, this.gvMx1ebelnLine, + this.gvMx1returnFlag, + this.gvMx1urgentFlag, + this.gvMx1isdepsIn, this.gvMx1itemNo, this.gvMx1boardStyle, this.gvMx1ebelnQty, @@ -506,8 +495,6 @@ this.gvMx1subQty, this.gvMx1okQty, this.gvMx1okRkqty, - this.gvMx1workNo, - this.gvMx1urgentFlag, this.gvMx1memo, this.gvMx1ischeck, this.gvMx1checkRes, @@ -515,10 +502,8 @@ this.gvMx1checkDate, this.gvMx1workLine, this.gvMx1fType, - this.gvMx1isdepsIn, this.gvMx1dha001, this.gvMx1cgRkqty, - this.gvMx1returnFlag, this.gvMx1states}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; @@ -534,6 +519,8 @@ this.gvAbtGuid.MinWidth = 50; this.gvAbtGuid.Name = "gvAbtGuid"; this.gvAbtGuid.OptionsColumn.ReadOnly = true; + this.gvAbtGuid.Visible = true; + this.gvAbtGuid.VisibleIndex = 1; this.gvAbtGuid.Width = 94; // // gvMxDel @@ -543,16 +530,16 @@ this.gvMxDel.MinWidth = 80; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 0; + this.gvMxDel.VisibleIndex = 2; this.gvMxDel.Width = 94; // // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions3.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)}); + 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.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); @@ -569,26 +556,17 @@ this.gv_thstatus.Tag = "query_a.thstatus"; this.gv_thstatus.Visible = true; this.gv_thstatus.VisibleIndex = 16; - this.gv_thstatus.Width = 79; + this.gv_thstatus.Width = 106; // // lb_fType // this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fType.Appearance.Options.UseFont = true; - this.lb_fType.Location = new System.Drawing.Point(588, 55); + this.lb_fType.Location = new System.Drawing.Point(606, 55); this.lb_fType.Name = "lb_fType"; - this.lb_fType.Size = new System.Drawing.Size(86, 21); + this.lb_fType.Size = new System.Drawing.Size(68, 21); this.lb_fType.TabIndex = 378; - this.lb_fType.Text = "0閲囪喘1濮斿"; - // - // txt_fType - // - this.txt_fType.Location = new System.Drawing.Point(685, 51); - this.txt_fType.Name = "txt_fType"; - this.txt_fType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fType.Properties.Appearance.Options.UseFont = true; - this.txt_fType.Size = new System.Drawing.Size(150, 28); - this.txt_fType.TabIndex = 378; + this.lb_fType.Text = "濮斿鏍囧織"; // // gv_fType // @@ -602,6 +580,7 @@ this.gv_fType.Name = "gv_fType"; this.gv_fType.OptionsColumn.AllowEdit = false; this.gv_fType.Tag = "query_a.f_type"; + this.gv_fType.UnboundDataType = typeof(bool); this.gv_fType.Visible = true; this.gv_fType.VisibleIndex = 0; this.gv_fType.Width = 50; @@ -616,15 +595,6 @@ this.lb_urgentFlag.TabIndex = 343; this.lb_urgentFlag.Text = "鎬ユ枡鏍囪瘑"; // - // txt_urgentFlag - // - this.txt_urgentFlag.Location = new System.Drawing.Point(685, 14); - this.txt_urgentFlag.Name = "txt_urgentFlag"; - this.txt_urgentFlag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_urgentFlag.Properties.Appearance.Options.UseFont = true; - this.txt_urgentFlag.Size = new System.Drawing.Size(150, 28); - this.txt_urgentFlag.TabIndex = 343; - // // gv_urgentFlag // this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); @@ -637,7 +607,7 @@ this.gv_urgentFlag.Tag = "query_a.urgent_flag"; this.gv_urgentFlag.Visible = true; this.gv_urgentFlag.VisibleIndex = 1; - this.gv_urgentFlag.Width = 70; + this.gv_urgentFlag.Width = 50; // // gv_insby // @@ -651,17 +621,17 @@ this.gv_insby.Tag = "query_a.insby"; this.gv_insby.Visible = true; this.gv_insby.VisibleIndex = 15; - this.gv_insby.Width = 70; + this.gv_insby.Width = 71; // // lb_ischeck // this.lb_ischeck.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ischeck.Appearance.Options.UseFont = true; - this.lb_ischeck.Location = new System.Drawing.Point(888, 18); + this.lb_ischeck.Location = new System.Drawing.Point(606, 91); this.lb_ischeck.Name = "lb_ischeck"; this.lb_ischeck.Size = new System.Drawing.Size(68, 21); this.lb_ischeck.TabIndex = 319; - this.lb_ischeck.Text = "鏄惁妫�楠�"; + this.lb_ischeck.Text = "妫�楠屾爣蹇�"; // // gv_ischeck // @@ -675,17 +645,7 @@ this.gv_ischeck.Tag = "query_a.ischeck"; this.gv_ischeck.Visible = true; this.gv_ischeck.VisibleIndex = 14; - this.gv_ischeck.Width = 70; - // - // lb_sapstatus - // - this.lb_sapstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_sapstatus.Appearance.Options.UseFont = true; - this.lb_sapstatus.Location = new System.Drawing.Point(842, 55); - this.lb_sapstatus.Name = "lb_sapstatus"; - this.lb_sapstatus.Size = new System.Drawing.Size(114, 21); - this.lb_sapstatus.TabIndex = 312; - this.lb_sapstatus.Text = "鏄惁宸插洖鍐橲AP"; + this.gv_ischeck.Width = 71; // // gv_fstatus // @@ -699,7 +659,7 @@ this.gv_fstatus.Tag = "query_a.fstatus"; this.gv_fstatus.Visible = true; this.gv_fstatus.VisibleIndex = 2; - this.gv_fstatus.Width = 70; + this.gv_fstatus.Width = 50; // // gv_suppNo // @@ -713,7 +673,7 @@ this.gv_suppNo.Tag = "query_a.supp_no"; this.gv_suppNo.Visible = true; this.gv_suppNo.VisibleIndex = 9; - this.gv_suppNo.Width = 70; + this.gv_suppNo.Width = 71; // // gv_depotsCode // @@ -727,7 +687,7 @@ this.gv_depotsCode.Tag = "query_a.depots_code"; this.gv_depotsCode.Visible = true; this.gv_depotsCode.VisibleIndex = 8; - this.gv_depotsCode.Width = 70; + this.gv_depotsCode.Width = 71; // // gv_checkQty // @@ -741,7 +701,7 @@ this.gv_checkQty.Tag = "query_a.check_qty"; this.gv_checkQty.Visible = true; this.gv_checkQty.VisibleIndex = 13; - this.gv_checkQty.Width = 70; + this.gv_checkQty.Width = 71; // // gv_checkRes // @@ -755,7 +715,7 @@ this.gv_checkRes.Tag = "query_a.check_res"; this.gv_checkRes.Visible = true; this.gv_checkRes.VisibleIndex = 12; - this.gv_checkRes.Width = 70; + this.gv_checkRes.Width = 71; // // gv_checkDate // @@ -769,7 +729,7 @@ this.gv_checkDate.Tag = "query_a.check_date"; this.gv_checkDate.Visible = true; this.gv_checkDate.VisibleIndex = 7; - this.gv_checkDate.Width = 70; + this.gv_checkDate.Width = 71; // // gv_checkUser // @@ -783,7 +743,7 @@ this.gv_checkUser.Tag = "query_a.check_user"; this.gv_checkUser.Visible = true; this.gv_checkUser.VisibleIndex = 6; - this.gv_checkUser.Width = 70; + this.gv_checkUser.Width = 71; // // lb_paperBillNo // @@ -816,7 +776,7 @@ this.gv_paperBillNo.Tag = "query_a.paper_bill_no"; this.gv_paperBillNo.Visible = true; this.gv_paperBillNo.VisibleIndex = 11; - this.gv_paperBillNo.Width = 70; + this.gv_paperBillNo.Width = 71; // // gv_remark // @@ -830,7 +790,7 @@ this.gv_remark.Tag = "query_a.remark"; this.gv_remark.Visible = true; this.gv_remark.VisibleIndex = 10; - this.gv_remark.Width = 70; + this.gv_remark.Width = 71; // // gv_createDate // @@ -844,7 +804,7 @@ this.gv_createDate.Tag = "query_a.create_date"; this.gv_createDate.Visible = true; this.gv_createDate.VisibleIndex = 5; - this.gv_createDate.Width = 70; + this.gv_createDate.Width = 71; // // gv_createBy // @@ -858,13 +818,13 @@ this.gv_createBy.Tag = "query_a.create_by"; this.gv_createBy.Visible = true; this.gv_createBy.VisibleIndex = 4; - this.gv_createBy.Width = 70; + this.gv_createBy.Width = 71; // // 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(375, 93); + this.lb_status.Location = new System.Drawing.Point(375, 91); this.lb_status.Name = "lb_status"; this.lb_status.Size = new System.Drawing.Size(34, 21); this.lb_status.TabIndex = 216; @@ -872,7 +832,7 @@ // // txt_status // - this.txt_status.Location = new System.Drawing.Point(421, 89); + this.txt_status.Location = new System.Drawing.Point(421, 87); this.txt_status.Name = "txt_status"; this.txt_status.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_status.Properties.Appearance.Options.UseFont = true; @@ -910,7 +870,7 @@ this.gv_billNo.Tag = "query_a.bill_no"; this.gv_billNo.Visible = true; this.gv_billNo.VisibleIndex = 3; - this.gv_billNo.Width = 70; + this.gv_billNo.Width = 71; // // toolBarMenu1 // @@ -942,6 +902,9 @@ // this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.AppearancePrint.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.AppearancePrint.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridView1.ColumnPanelRowHeight = 34; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gv_fType, this.gv_urgentFlag, @@ -1024,9 +987,10 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_fType); + this.panel1.Controls.Add(this.txt_urgentFlag); this.panel1.Controls.Add(this.labelControl2); this.panel1.Controls.Add(this.txt_ischeck); - this.panel1.Controls.Add(this.txt_sapstatus); this.panel1.Controls.Add(this.txt_depotsCode); this.panel1.Controls.Add(this.labelControl3); this.panel1.Controls.Add(this.btnSelect); @@ -1035,11 +999,8 @@ this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_fType); - this.panel1.Controls.Add(this.txt_fType); this.panel1.Controls.Add(this.lb_urgentFlag); - this.panel1.Controls.Add(this.txt_urgentFlag); this.panel1.Controls.Add(this.lb_ischeck); - this.panel1.Controls.Add(this.lb_sapstatus); this.panel1.Controls.Add(this.lb_paperBillNo); this.panel1.Controls.Add(this.txt_paperBillNo); this.panel1.Controls.Add(this.lb_remark); @@ -1065,23 +1026,16 @@ // // txt_ischeck // - this.txt_ischeck.Location = new System.Drawing.Point(978, 16); + this.txt_ischeck.Location = new System.Drawing.Point(685, 89); this.txt_ischeck.Name = "txt_ischeck"; this.txt_ischeck.Properties.Caption = ""; this.txt_ischeck.Size = new System.Drawing.Size(27, 24); this.txt_ischeck.TabIndex = 447; // - // txt_sapstatus - // - this.txt_sapstatus.Location = new System.Drawing.Point(978, 53); - this.txt_sapstatus.Name = "txt_sapstatus"; - this.txt_sapstatus.Properties.Caption = ""; - this.txt_sapstatus.Size = new System.Drawing.Size(27, 24); - this.txt_sapstatus.TabIndex = 446; - // // txt_depotsCode // - this.txt_depotsCode.Location = new System.Drawing.Point(98, 86); + this.txt_depotsCode.KeyFile = ""; + this.txt_depotsCode.Location = new System.Drawing.Point(98, 84); this.txt_depotsCode.Margin = new System.Windows.Forms.Padding(0); this.txt_depotsCode.Name = "txt_depotsCode"; this.txt_depotsCode.Size = new System.Drawing.Size(215, 34); @@ -1108,6 +1062,7 @@ // // txt_suppNo // + this.txt_suppNo.KeyFile = ""; this.txt_suppNo.Location = new System.Drawing.Point(98, 50); this.txt_suppNo.Margin = new System.Windows.Forms.Padding(0); this.txt_suppNo.Name = "txt_suppNo"; @@ -1162,6 +1117,31 @@ this.txt_remark.Size = new System.Drawing.Size(150, 28); this.txt_remark.TabIndex = 240; // + // gridColumn3 + // + this.gridColumn3.Caption = "閲囪喘鏃堕棿"; + this.gridColumn3.MinWidth = 25; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 3; + this.gridColumn3.Width = 94; + // + // txt_urgentFlag + // + this.txt_urgentFlag.Location = new System.Drawing.Point(685, 16); + this.txt_urgentFlag.Name = "txt_urgentFlag"; + this.txt_urgentFlag.Properties.Caption = ""; + this.txt_urgentFlag.Size = new System.Drawing.Size(35, 24); + this.txt_urgentFlag.TabIndex = 449; + // + // txt_fType + // + this.txt_fType.Location = new System.Drawing.Point(685, 53); + this.txt_fType.Name = "txt_fType"; + this.txt_fType.Properties.Caption = ""; + this.txt_fType.Size = new System.Drawing.Size(35, 24); + this.txt_fType.TabIndex = 450; + // // Frm_MesInvItemArn // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1174,8 +1154,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); @@ -1190,8 +1168,9 @@ this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_sapstatus.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); this.ResumeLayout(false); } @@ -1225,7 +1204,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkRes; private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo; private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1workNo; private DevExpress.XtraGrid.Columns.GridColumn gvMx1subQty; private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity; private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo; @@ -1239,18 +1217,14 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_thstatus; private DevExpress.XtraEditors.LabelControl lb_fType; -private DevExpress.XtraEditors.TextEdit txt_fType; private DevExpress.XtraGrid.Columns.GridColumn gv_fType; private DevExpress.XtraEditors.LabelControl lb_urgentFlag; -private DevExpress.XtraEditors.TextEdit txt_urgentFlag; private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag; private DevExpress.XtraGrid.Columns.GridColumn gv_insby; private DevExpress.XtraEditors.LabelControl lb_ischeck; private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck; - -private DevExpress.XtraEditors.LabelControl lb_sapstatus; private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus; private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode; @@ -1280,10 +1254,12 @@ private DevExpress.XtraGrid.Columns.GridColumn gvAbtGuid; private DevExpress.XtraEditors.LabelControl lb_remark; private DevExpress.XtraEditors.TextEdit txt_remark; - private DevExpress.XtraEditors.CheckEdit txt_sapstatus; private DevExpress.XtraEditors.CheckEdit txt_ischeck; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private DevExpress.XtraEditors.CheckEdit txt_fType; + private DevExpress.XtraEditors.CheckEdit txt_urgentFlag; } } \ No newline at end of file -- Gitblit v1.9.3