From 636f03a165017ffd0e30c8785db80ef3ed06fd25 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 25 十月 2024 14:34:49 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs | 58 ++++++++++++++++++++++++++++++---------------------------- 1 files changed, 30 insertions(+), 28 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs index a36b86c..60d3923 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 editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions 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(); this.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1cgRkqty = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -128,10 +128,10 @@ this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.txt_ischeck = new DevExpress.XtraEditors.CheckEdit(); this.txt_sapstatus = new DevExpress.XtraEditors.CheckEdit(); - this.ucLookCk1 = new Gs.DevApp.UserControl.UcLookCk(); + this.txt_depotsCode = new Gs.DevApp.UserControl.UcLookCk(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); - this.ucLookSupplier1 = new Gs.DevApp.UserControl.UcLookSupplier(); + this.txt_suppNo = new Gs.DevApp.UserControl.UcLookSupplier(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); @@ -411,10 +411,12 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.BorderColor = System.Drawing.Color.Blue; this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1quantity.AppearanceCell.Options.UseBorderColor = true; + this.gvMx1quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1quantity.AppearanceCell.Options.UseFont = true; + this.gvMx1quantity.AppearanceCell.Options.UseForeColor = true; + this.gvMx1quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gvMx1quantity.AppearanceHeader.Options.UseForeColor = true; this.gvMx1quantity.Caption = "鏀惰揣鏁伴噺 "; this.gvMx1quantity.FieldName = "quantity"; this.gvMx1quantity.MinWidth = 100; @@ -570,10 +572,10 @@ // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); @@ -1385,10 +1387,10 @@ 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.ucLookCk1); + this.panel1.Controls.Add(this.txt_depotsCode); this.panel1.Controls.Add(this.labelControl3); this.panel1.Controls.Add(this.btnSelect); - this.panel1.Controls.Add(this.ucLookSupplier1); + this.panel1.Controls.Add(this.txt_suppNo); this.panel1.Controls.Add(this.labelControl1); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); @@ -1437,13 +1439,13 @@ this.txt_sapstatus.Size = new System.Drawing.Size(27, 24); this.txt_sapstatus.TabIndex = 446; // - // ucLookCk1 + // txt_depotsCode // - this.ucLookCk1.Location = new System.Drawing.Point(98, 86); - this.ucLookCk1.Margin = new System.Windows.Forms.Padding(0); - this.ucLookCk1.Name = "ucLookCk1"; - this.ucLookCk1.Size = new System.Drawing.Size(215, 34); - this.ucLookCk1.TabIndex = 445; + this.txt_depotsCode.Location = new System.Drawing.Point(98, 86); + 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); + this.txt_depotsCode.TabIndex = 445; // // labelControl3 // @@ -1464,13 +1466,13 @@ this.btnSelect.TabIndex = 443; this.btnSelect.Text = "鍘婚�夋嫨"; // - // ucLookSupplier1 + // txt_suppNo // - this.ucLookSupplier1.Location = new System.Drawing.Point(98, 50); - this.ucLookSupplier1.Margin = new System.Windows.Forms.Padding(0); - this.ucLookSupplier1.Name = "ucLookSupplier1"; - this.ucLookSupplier1.Size = new System.Drawing.Size(215, 28); - this.ucLookSupplier1.TabIndex = 440; + 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"; + this.txt_suppNo.Size = new System.Drawing.Size(215, 28); + this.txt_suppNo.TabIndex = 440; // // labelControl1 // @@ -1651,10 +1653,10 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_id; private DevExpress.XtraGrid.Columns.GridColumn gv_guid; private DevExpress.XtraEditors.LabelControl labelControl1; - private UserControl.UcLookSupplier ucLookSupplier1; + private UserControl.UcLookSupplier txt_suppNo; private DevExpress.XtraEditors.SimpleButton btnSelect; private DevExpress.XtraEditors.LabelControl labelControl3; - private UserControl.UcLookCk ucLookCk1; + private UserControl.UcLookCk txt_depotsCode; private DevExpress.XtraGrid.Columns.GridColumn gvAbtGuid; private DevExpress.XtraEditors.LabelControl lb_remark; private DevExpress.XtraEditors.TextEdit txt_remark; -- Gitblit v1.9.3