From fcf4cce31003a06301bff902f14eb2f94a2567e1 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 17 一月 2025 10:35:20 +0800 Subject: [PATCH] 细节 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs | 120 ++++++++++++++++++++++++++++++------------------------------ 1 files changed, 60 insertions(+), 60 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs index 7072ca3..0552f35 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.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 editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); this.gvMx2oldqty = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -44,6 +44,8 @@ this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); @@ -137,8 +139,6 @@ this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); this.lb_billNo = new DevExpress.XtraEditors.LabelControl(); this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); - this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); @@ -300,6 +300,26 @@ this.gridColumn14.VisibleIndex = 4; this.gridColumn14.Width = 150; // + // gridColumn21 + // + this.gridColumn21.Caption = "鍗曚綅"; + this.gridColumn21.FieldName = "dwName"; + this.gridColumn21.MinWidth = 25; + this.gridColumn21.Name = "gridColumn21"; + this.gridColumn21.Visible = true; + this.gridColumn21.VisibleIndex = 6; + this.gridColumn21.Width = 94; + // + // gridColumn20 + // + this.gridColumn20.Caption = "鎵撳嵃浜�"; + this.gridColumn20.FieldName = "createBy"; + this.gridColumn20.MinWidth = 25; + this.gridColumn20.Name = "gridColumn20"; + this.gridColumn20.Visible = true; + this.gridColumn20.VisibleIndex = 7; + this.gridColumn20.Width = 94; + // // gridColumn17 // this.gridColumn17.Caption = "鎵撳嵃鏃ユ湡"; @@ -323,10 +343,10 @@ // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions2.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, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", 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); @@ -336,7 +356,7 @@ this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Controls.Add(this.panelMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1342, 383); + this.tabMxPage1.Size = new System.Drawing.Size(1342, 395); this.tabMxPage1.Text = "鏉ユ枡淇℃伅鏄庣粏"; // // gcMx1 @@ -345,7 +365,7 @@ this.gcMx1.Location = new System.Drawing.Point(0, 98); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1342, 285); + this.gcMx1.Size = new System.Drawing.Size(1342, 297); this.gcMx1.TabIndex = 1; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1071,10 +1091,10 @@ // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 155); + this.tabMx.Location = new System.Drawing.Point(0, 143); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1344, 415); + this.tabMx.Size = new System.Drawing.Size(1344, 427); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1114,12 +1134,12 @@ this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1344, 155); + this.panel1.Size = new System.Drawing.Size(1344, 143); this.panel1.TabIndex = 1; // // txt_dptName // - this.txt_dptName.Location = new System.Drawing.Point(413, 48); + this.txt_dptName.Location = new System.Drawing.Point(419, 47); this.txt_dptName.Name = "txt_dptName"; this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_dptName.Properties.Appearance.Options.UseFont = true; @@ -1128,11 +1148,11 @@ // // txt_gysNo // - this.txt_gysNo.Location = new System.Drawing.Point(111, 83); + this.txt_gysNo.Location = new System.Drawing.Point(107, 79); this.txt_gysNo.Name = "txt_gysNo"; this.txt_gysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_gysNo.Properties.Appearance.Options.UseFont = true; - this.txt_gysNo.Size = new System.Drawing.Size(215, 28); + this.txt_gysNo.Size = new System.Drawing.Size(230, 28); this.txt_gysNo.TabIndex = 467; // // txt_fstatus @@ -1155,7 +1175,7 @@ // this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl5.Appearance.Options.UseFont = true; - this.labelControl5.Location = new System.Drawing.Point(337, 19); + this.labelControl5.Location = new System.Drawing.Point(347, 19); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(68, 21); this.labelControl5.TabIndex = 464; @@ -1163,7 +1183,7 @@ // // txt_paperBillNo // - this.txt_paperBillNo.Location = new System.Drawing.Point(413, 15); + this.txt_paperBillNo.Location = new System.Drawing.Point(419, 15); this.txt_paperBillNo.Name = "txt_paperBillNo"; this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; @@ -1172,7 +1192,7 @@ // // txt_depotsCode // - this.txt_depotsCode.Location = new System.Drawing.Point(413, 83); + this.txt_depotsCode.Location = new System.Drawing.Point(419, 79); this.txt_depotsCode.Name = "txt_depotsCode"; this.txt_depotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_depotsCode.Properties.Appearance.Options.UseFont = true; @@ -1183,7 +1203,7 @@ // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl4.Appearance.Options.UseFont = true; - this.labelControl4.Location = new System.Drawing.Point(337, 87); + this.labelControl4.Location = new System.Drawing.Point(347, 83); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(68, 21); this.labelControl4.TabIndex = 461; @@ -1192,7 +1212,7 @@ // label1 // this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(8, 87); + this.label1.Location = new System.Drawing.Point(7, 83); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(95, 21); this.label1.TabIndex = 460; @@ -1200,18 +1220,18 @@ // // txt_gysName // - this.txt_gysName.Location = new System.Drawing.Point(111, 48); + this.txt_gysName.Location = new System.Drawing.Point(107, 47); this.txt_gysName.Name = "txt_gysName"; this.txt_gysName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_gysName.Properties.Appearance.Options.UseFont = true; - this.txt_gysName.Size = new System.Drawing.Size(215, 28); + this.txt_gysName.Size = new System.Drawing.Size(230, 28); this.txt_gysName.TabIndex = 459; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(337, 52); + this.labelControl1.Location = new System.Drawing.Point(347, 51); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(68, 21); this.labelControl1.TabIndex = 457; @@ -1221,7 +1241,7 @@ // this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl2.Appearance.Options.UseFont = true; - this.labelControl2.Location = new System.Drawing.Point(16, 52); + this.labelControl2.Location = new System.Drawing.Point(17, 51); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(85, 21); this.labelControl2.TabIndex = 455; @@ -1278,7 +1298,7 @@ // this.lb_insDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_insDate.Appearance.Options.UseFont = true; - this.lb_insDate.Location = new System.Drawing.Point(644, 87); + this.lb_insDate.Location = new System.Drawing.Point(653, 83); this.lb_insDate.Name = "lb_insDate"; this.lb_insDate.Size = new System.Drawing.Size(68, 21); this.lb_insDate.TabIndex = 258; @@ -1286,7 +1306,7 @@ // // txt_insDate // - this.txt_insDate.Location = new System.Drawing.Point(724, 83); + this.txt_insDate.Location = new System.Drawing.Point(724, 79); this.txt_insDate.Name = "txt_insDate"; this.txt_insDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_insDate.Properties.Appearance.Options.UseFont = true; @@ -1297,7 +1317,7 @@ // this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkDate.Appearance.Options.UseFont = true; - this.lb_checkDate.Location = new System.Drawing.Point(644, 52); + this.lb_checkDate.Location = new System.Drawing.Point(653, 51); this.lb_checkDate.Name = "lb_checkDate"; this.lb_checkDate.Size = new System.Drawing.Size(68, 21); this.lb_checkDate.TabIndex = 252; @@ -1305,7 +1325,7 @@ // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(724, 48); + this.txt_checkDate.Location = new System.Drawing.Point(724, 47); 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; @@ -1316,26 +1336,26 @@ // this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_remark.Appearance.Options.UseFont = true; - this.lb_remark.Location = new System.Drawing.Point(62, 120); + this.lb_remark.Location = new System.Drawing.Point(68, 116); this.lb_remark.Name = "lb_remark"; - this.lb_remark.Size = new System.Drawing.Size(39, 21); + this.lb_remark.Size = new System.Drawing.Size(34, 21); this.lb_remark.TabIndex = 235; - this.lb_remark.Text = "澶囨敞 "; + this.lb_remark.Text = "澶囨敞"; // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(111, 116); + this.txt_remark.Location = new System.Drawing.Point(107, 112); 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(215, 28); + this.txt_remark.Size = new System.Drawing.Size(527, 28); this.txt_remark.TabIndex = 235; // // lb_createBy // this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_createBy.Appearance.Options.UseFont = true; - this.lb_createBy.Location = new System.Drawing.Point(644, 19); + this.lb_createBy.Location = new System.Drawing.Point(653, 19); this.lb_createBy.Name = "lb_createBy"; this.lb_createBy.Size = new System.Drawing.Size(68, 21); this.lb_createBy.TabIndex = 217; @@ -1354,7 +1374,7 @@ // this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_billNo.Appearance.Options.UseFont = true; - this.lb_billNo.Location = new System.Drawing.Point(33, 19); + this.lb_billNo.Location = new System.Drawing.Point(34, 19); this.lb_billNo.Name = "lb_billNo"; this.lb_billNo.Size = new System.Drawing.Size(68, 21); this.lb_billNo.TabIndex = 211; @@ -1362,32 +1382,12 @@ // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(111, 15); + this.txt_billNo.Location = new System.Drawing.Point(107, 15); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(215, 28); + this.txt_billNo.Size = new System.Drawing.Size(230, 28); this.txt_billNo.TabIndex = 211; - // - // gridColumn20 - // - this.gridColumn20.Caption = "鎵撳嵃浜�"; - this.gridColumn20.FieldName = "createBy"; - this.gridColumn20.MinWidth = 25; - this.gridColumn20.Name = "gridColumn20"; - this.gridColumn20.Visible = true; - this.gridColumn20.VisibleIndex = 7; - this.gridColumn20.Width = 94; - // - // gridColumn21 - // - this.gridColumn21.Caption = "鍗曚綅"; - this.gridColumn21.FieldName = "dwName"; - this.gridColumn21.MinWidth = 25; - this.gridColumn21.Name = "gridColumn21"; - this.gridColumn21.Visible = true; - this.gridColumn21.VisibleIndex = 6; - this.gridColumn21.Width = 94; // // Frm_ArrivalBarcode // -- Gitblit v1.9.3