lu
2025-01-20 a3f24c099a536012ecd3dd4a6629b7dcbff2ef82
DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.Designer.cs
@@ -29,11 +29,11 @@
        /// </summary>
        private void InitializeComponent()
        {
            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();
            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.gvMx1lookupName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -139,10 +139,10 @@
            // repositoryItemButtonEdit1
            // 
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions2.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, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", 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);
@@ -159,16 +159,16 @@
            // 
            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, 18);
            this.lb_lookupTypeName.Location = new System.Drawing.Point(284, 18);
            this.lb_lookupTypeName.Name = "lb_lookupTypeName";
            this.lb_lookupTypeName.Size = new System.Drawing.Size(141, 21);
            this.lb_lookupTypeName.Size = new System.Drawing.Size(73, 21);
            this.lb_lookupTypeName.TabIndex = 213;
            this.lb_lookupTypeName.Text = "系统快码类型名称 ";
            this.lb_lookupTypeName.Text = "类型名称 ";
            // 
            // txt_lookupTypeName
            // 
            this.txt_lookupTypeName.Enabled = false;
            this.txt_lookupTypeName.Location = new System.Drawing.Point(561, 15);
            this.txt_lookupTypeName.Location = new System.Drawing.Point(363, 14);
            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;
@@ -195,14 +195,14 @@
            this.lb_lookupTypeCode.Appearance.Options.UseFont = true;
            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.Size = new System.Drawing.Size(73, 21);
            this.lb_lookupTypeCode.TabIndex = 211;
            this.lb_lookupTypeCode.Text = "系统快码类型编码 ";
            this.lb_lookupTypeCode.Text = "类型编码 ";
            // 
            // txt_lookupTypeCode
            // 
            this.txt_lookupTypeCode.Enabled = false;
            this.txt_lookupTypeCode.Location = new System.Drawing.Point(173, 15);
            this.txt_lookupTypeCode.Location = new System.Drawing.Point(105, 14);
            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;