From 6c4f48c41bca123db3c3aac7955b785569112542 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 29 十一月 2024 13:53:38 +0800
Subject: [PATCH] 基础信息
---
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesSysLookups.Designer.cs | 157 ++++++++++++++++++++++++++++++++++------------------
1 files changed, 103 insertions(+), 54 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesSysLookups.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesSysLookups.Designer.cs
index b62883c..f0e49c9 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesSysLookups.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesSysLookups.Designer.cs
@@ -1,7 +1,7 @@
/* Create By GS EasyCode */
-namespace Gs.DevApp.DevFrm
+namespace Gs.DevApp.DevFrm.QC
{
- partial class Frm_MesSysLookups
+ partial class Frm_MesSysLookups
{
/// <summary>
/// Required designer variable.
@@ -39,9 +39,9 @@
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.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.lb_lookupTypeName = new DevExpress.XtraEditors.LabelControl();
this.txt_lookupTypeName = new DevExpress.XtraEditors.TextEdit();
this.gv_lookupTypeName = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -51,6 +51,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 +62,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,13 +78,14 @@
((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";
@@ -94,7 +98,7 @@
//
this.gvMx1lookupValue.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1lookupValue.AppearanceCell.Options.UseFont = true;
- this.gvMx1lookupValue.Caption = "绯荤粺蹇爜鍊� ";
+ this.gvMx1lookupValue.Caption = "绯荤粺蹇爜鍊�";
this.gvMx1lookupValue.FieldName = "lookupValue";
this.gvMx1lookupValue.MinWidth = 50;
this.gvMx1lookupValue.Name = "gvMx1lookupValue";
@@ -107,8 +111,8 @@
//
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, 478);
+ this.tabMxPage1.Text = "鏄庣粏";
//
// gcMx1
//
@@ -118,7 +122,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, 478);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -126,10 +130,10 @@
// gvMx1
//
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn2,
this.gvMx1lookupValue,
this.gvMx1lookupName,
- this.gridColumn3,
- this.gridColumn2});
+ this.gvMxDel});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -137,15 +141,23 @@
this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
this.gvMx1.OptionsView.ShowGroupPanel = false;
//
- // gridColumn3
+ // gridColumn2
//
- 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.gridColumn2.Caption = "gridColumn2";
+ this.gridColumn2.FieldName = "guid";
+ this.gridColumn2.MinWidth = 25;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Width = 94;
+ //
+ // gvMxDel
+ //
+ this.gvMxDel.Caption = "鍒犻櫎";
+ this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
+ this.gvMxDel.MinWidth = 25;
+ this.gvMxDel.Name = "gvMxDel";
+ this.gvMxDel.Visible = true;
+ this.gvMxDel.VisibleIndex = 2;
+ this.gvMxDel.Width = 80;
//
// repositoryItemButtonEdit1
//
@@ -158,19 +170,11 @@
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
//
- // gridColumn2
- //
- this.gridColumn2.Caption = "gridColumn2";
- this.gridColumn2.FieldName = "guid";
- this.gridColumn2.MinWidth = 25;
- this.gridColumn2.Name = "gridColumn2";
- this.gridColumn2.Width = 94;
- //
// lb_lookupTypeName
//
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, 21);
this.lb_lookupTypeName.Name = "lb_lookupTypeName";
this.lb_lookupTypeName.Size = new System.Drawing.Size(141, 21);
this.lb_lookupTypeName.TabIndex = 213;
@@ -178,7 +182,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, 18);
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;
@@ -189,7 +194,7 @@
//
this.gv_lookupTypeName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_lookupTypeName.AppearanceCell.Options.UseFont = true;
- this.gv_lookupTypeName.Caption = "绯荤粺蹇爜绫诲瀷鍚嶇О ";
+ this.gv_lookupTypeName.Caption = "绯荤粺蹇爜绫诲瀷鍚嶇О";
this.gv_lookupTypeName.FieldName = "lookupTypeName";
this.gv_lookupTypeName.MinWidth = 50;
this.gv_lookupTypeName.Name = "gv_lookupTypeName";
@@ -203,7 +208,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, 21);
this.lb_lookupTypeCode.Name = "lb_lookupTypeCode";
this.lb_lookupTypeCode.Size = new System.Drawing.Size(141, 21);
this.lb_lookupTypeCode.TabIndex = 211;
@@ -211,7 +216,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, 18);
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;
@@ -222,7 +228,7 @@
//
this.gv_lookupTypeCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_lookupTypeCode.AppearanceCell.Options.UseFont = true;
- this.gv_lookupTypeCode.Caption = "绯荤粺蹇爜绫诲瀷缂栫爜 ";
+ this.gv_lookupTypeCode.Caption = "绯荤粺蹇爜绫诲瀷缂栫爜";
this.gv_lookupTypeCode.FieldName = "lookupTypeCode";
this.gv_lookupTypeCode.MinWidth = 50;
this.gv_lookupTypeCode.Name = "gv_lookupTypeCode";
@@ -234,7 +240,7 @@
//
// toolBarMenu1
//
- this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.chkParameter = "MES_SYS_LOOKUP_TYPES,check_date,check_status,check_by";
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -265,6 +271,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,12 +281,37 @@
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.Caption = "瀹℃牳鏃堕棿";
+ this.gridColumn1.FieldName = "checkDate";
this.gridColumn1.MinWidth = 25;
this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.OptionsColumn.AllowEdit = false;
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 4;
this.gridColumn1.Width = 94;
//
// xtraTabControl1
@@ -326,10 +359,10 @@
// 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, 60);
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, 510);
this.tabMx.TabIndex = 2;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -347,7 +380,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, 60);
this.panel1.TabIndex = 1;
//
// labelControl11
@@ -367,11 +400,23 @@
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(964, 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 = 6;
+ this.picCheckBox.TabStop = false;
+ this.picCheckBox.Visible = false;
+ //
// Frm_MesSysLookups
//
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_MesSysLookups";
@@ -391,11 +436,12 @@
this.tabMx.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
}
#endregion
- private UserControl.UcToolBarMenu toolBarMenu1;
+ private UserControl.UcToolBarMenu toolBarMenu1;
private DevExpress.XtraGrid.GridControl gcMain;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
@@ -405,23 +451,26 @@
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lbGuid;
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;
+ 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;
-private DevExpress.XtraEditors.LabelControl lb_lookupTypeName;
-private DevExpress.XtraEditors.TextEdit txt_lookupTypeName;
- private DevExpress.XtraGrid.Columns.GridColumn gv_lookupTypeName;
+ private DevExpress.XtraEditors.LabelControl lb_lookupTypeName;
+ private DevExpress.XtraEditors.TextEdit txt_lookupTypeName;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lookupTypeName;
-private DevExpress.XtraEditors.LabelControl lb_lookupTypeCode;
-private DevExpress.XtraEditors.TextEdit txt_lookupTypeCode;
- private DevExpress.XtraGrid.Columns.GridColumn gv_lookupTypeCode;
+ private DevExpress.XtraEditors.LabelControl lb_lookupTypeCode;
+ 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