From d35bb711f8d3d267b44b4a80c20e31dabf309ae7 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 14 一月 2025 08:17:18 +0800 Subject: [PATCH] 其它入库 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.Designer.cs | 149 ++++++++++++++++++++++++++++++------------------- 1 files changed, 91 insertions(+), 58 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.Designer.cs index b807679..37b8923 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.Designer.cs @@ -29,17 +29,16 @@ /// </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.gvMx1lookupName = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1lookupValue = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_lookupTypeName = new DevExpress.XtraEditors.LabelControl(); @@ -51,6 +50,8 @@ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -60,6 +61,7 @@ this.panel1 = new System.Windows.Forms.Panel(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); @@ -75,40 +77,28 @@ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // gvMx1lookupName // this.gvMx1lookupName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1lookupName.AppearanceCell.Options.UseFont = true; - this.gvMx1lookupName.Caption = "绯荤粺蹇爜鏄剧ず鍊� "; + this.gvMx1lookupName.Caption = "绯荤粺蹇爜鏄剧ず鍊�"; this.gvMx1lookupName.FieldName = "lookupName"; this.gvMx1lookupName.MinWidth = 50; this.gvMx1lookupName.Name = "gvMx1lookupName"; - this.gvMx1lookupName.Tag = "query_a.LOOKUP_NAME"; + this.gvMx1lookupName.Tag = "edit"; this.gvMx1lookupName.Visible = true; - this.gvMx1lookupName.VisibleIndex = 1; + this.gvMx1lookupName.VisibleIndex = 0; this.gvMx1lookupName.Width = 509; - // - // gvMx1lookupValue - // - this.gvMx1lookupValue.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1lookupValue.AppearanceCell.Options.UseFont = true; - this.gvMx1lookupValue.Caption = "绯荤粺蹇爜鍊� "; - this.gvMx1lookupValue.FieldName = "lookupValue"; - this.gvMx1lookupValue.MinWidth = 50; - this.gvMx1lookupValue.Name = "gvMx1lookupValue"; - this.gvMx1lookupValue.Tag = "query_a.LOOKUP_VALUE"; - this.gvMx1lookupValue.Visible = true; - this.gvMx1lookupValue.VisibleIndex = 0; - this.gvMx1lookupValue.Width = 505; // // tabMxPage1 // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 449); - this.tabMxPage1.Text = "鏄庣粏1"; + this.tabMxPage1.Size = new System.Drawing.Size(1124, 485); + this.tabMxPage1.Text = "鏄庣粏"; // // gcMx1 // @@ -118,7 +108,7 @@ this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1124, 449); + this.gcMx1.Size = new System.Drawing.Size(1124, 485); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -126,9 +116,8 @@ // gvMx1 // this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gvMx1lookupValue, this.gvMx1lookupName, - this.gridColumn3, + this.gvMxDel, this.gridColumn2}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; @@ -137,23 +126,23 @@ this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx1.OptionsView.ShowGroupPanel = false; // - // gridColumn3 + // gvMxDel // - this.gridColumn3.Caption = "鍒犻櫎"; - this.gridColumn3.ColumnEdit = this.repositoryItemButtonEdit1; - this.gridColumn3.MinWidth = 25; - this.gridColumn3.Name = "gridColumn3"; - this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 2; - this.gridColumn3.Width = 80; + this.gvMxDel.Caption = "鍒犻櫎"; + this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvMxDel.MinWidth = 25; + this.gvMxDel.Name = "gvMxDel"; + this.gvMxDel.Visible = true; + this.gvMxDel.VisibleIndex = 1; + this.gvMxDel.Width = 80; // // 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); @@ -170,7 +159,7 @@ // this.lb_lookupTypeName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lookupTypeName.Appearance.Options.UseFont = true; - this.lb_lookupTypeName.Location = new System.Drawing.Point(414, 23); + this.lb_lookupTypeName.Location = new System.Drawing.Point(414, 18); this.lb_lookupTypeName.Name = "lb_lookupTypeName"; this.lb_lookupTypeName.Size = new System.Drawing.Size(141, 21); this.lb_lookupTypeName.TabIndex = 213; @@ -178,7 +167,8 @@ // // txt_lookupTypeName // - this.txt_lookupTypeName.Location = new System.Drawing.Point(561, 20); + this.txt_lookupTypeName.Enabled = false; + this.txt_lookupTypeName.Location = new System.Drawing.Point(561, 15); this.txt_lookupTypeName.Name = "txt_lookupTypeName"; this.txt_lookupTypeName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lookupTypeName.Properties.Appearance.Options.UseFont = true; @@ -203,7 +193,7 @@ // this.lb_lookupTypeCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lookupTypeCode.Appearance.Options.UseFont = true; - this.lb_lookupTypeCode.Location = new System.Drawing.Point(26, 23); + this.lb_lookupTypeCode.Location = new System.Drawing.Point(26, 18); this.lb_lookupTypeCode.Name = "lb_lookupTypeCode"; this.lb_lookupTypeCode.Size = new System.Drawing.Size(141, 21); this.lb_lookupTypeCode.TabIndex = 211; @@ -211,7 +201,8 @@ // // txt_lookupTypeCode // - this.txt_lookupTypeCode.Location = new System.Drawing.Point(173, 20); + this.txt_lookupTypeCode.Enabled = false; + this.txt_lookupTypeCode.Location = new System.Drawing.Point(173, 15); this.txt_lookupTypeCode.Name = "txt_lookupTypeCode"; this.txt_lookupTypeCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lookupTypeCode.Properties.Appearance.Options.UseFont = true; @@ -234,7 +225,8 @@ // // toolBarMenu1 // - this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.chkParameter = "MES_SYS_LOOKUP_TYPES,check_date,check_status,check_by"; + this.toolBarMenu1.currentAction = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -265,6 +257,8 @@ this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gv_lookupTypeCode, this.gv_lookupTypeName, + this.gridColumn5, + this.gridColumn4, this.gridColumn1}); this.gridView1.GridControl = this.gcMain; this.gridView1.IndicatorWidth = 50; @@ -273,13 +267,38 @@ this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // + // gridColumn5 + // + this.gridColumn5.Caption = "瀹℃牳鐘舵��"; + this.gridColumn5.FieldName = "checkStatus"; + this.gridColumn5.MinWidth = 25; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.OptionsColumn.AllowEdit = false; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 2; + this.gridColumn5.Width = 94; + // + // gridColumn4 + // + this.gridColumn4.Caption = "瀹℃牳浜�"; + this.gridColumn4.FieldName = "checkBy"; + this.gridColumn4.MinWidth = 25; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.OptionsColumn.AllowEdit = false; + this.gridColumn4.Visible = true; + this.gridColumn4.VisibleIndex = 3; + this.gridColumn4.Width = 94; + // // gridColumn1 // - this.gridColumn1.Caption = "gridColumn1"; - this.gridColumn1.FieldName = "guid"; - this.gridColumn1.MinWidth = 25; + this.gridColumn1.Caption = "瀹℃牳鏃堕棿"; + this.gridColumn1.FieldName = "checkDate"; + this.gridColumn1.MinWidth = 180; this.gridColumn1.Name = "gridColumn1"; - this.gridColumn1.Width = 94; + this.gridColumn1.OptionsColumn.AllowEdit = false; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 4; + this.gridColumn1.Width = 180; // // xtraTabControl1 // @@ -299,7 +318,7 @@ this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // pageBar1 // @@ -309,7 +328,6 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; this.pageBar1.Size = new System.Drawing.Size(1126, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; @@ -319,17 +337,16 @@ this.xtraTabPage2.Controls.Add(this.tabMx); this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 89); + this.tabMx.Location = new System.Drawing.Point(0, 53); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 481); + this.tabMx.Size = new System.Drawing.Size(1126, 517); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -347,7 +364,7 @@ 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(1126, 89); + this.panel1.Size = new System.Drawing.Size(1126, 53); this.panel1.TabIndex = 1; // // labelControl11 @@ -367,14 +384,27 @@ this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(1002, 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 = 5; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // // Frm_IQCLookups // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1128, 682); + this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_IQCLookups"; + this.Text = "IQC妫�楠岄」鐩�"; this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); @@ -391,6 +421,7 @@ this.tabMx.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -407,7 +438,6 @@ private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraGrid.Columns.GridColumn gvMx1lookupName; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1lookupValue; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; @@ -420,8 +450,11 @@ private DevExpress.XtraEditors.TextEdit txt_lookupTypeCode; private DevExpress.XtraGrid.Columns.GridColumn gv_lookupTypeCode; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private System.Windows.Forms.PictureBox picCheckBox; } } \ No newline at end of file -- Gitblit v1.9.3