From bda8b7fface044afbbd3001206204557fcbd1af0 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期一, 11 八月 2025 10:28:39 +0800 Subject: [PATCH] 其它入库 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs | 63 +++++++++++++++++++++++-------- 1 files changed, 47 insertions(+), 16 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs index afb90dd..4dbca7e 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs @@ -154,6 +154,7 @@ this.txtWlid = new DevExpress.XtraEditors.TextEdit(); this.txtWlmc = new DevExpress.XtraEditors.TextEdit(); this.txtWlgg = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -165,7 +166,6 @@ this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -211,6 +211,8 @@ this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.txt_isIqc = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -294,6 +296,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); @@ -305,7 +308,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit(); @@ -317,6 +319,8 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isIqc.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -700,6 +704,7 @@ this.layoutMx1.Controls.Add(this.txt_qt033); this.layoutMx1.Controls.Add(this.txt_qt032); this.layoutMx1.Controls.Add(this.txt_qt035); + this.layoutMx1.Controls.Add(this.txt_isIqc); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem12}); @@ -962,7 +967,8 @@ this.layoutControlItem35, this.layoutControlItem2, this.layoutControlItem15, - this.layoutControlItem14}); + this.layoutControlItem14, + this.layoutControlItem36}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -1471,6 +1477,18 @@ this.txtWlgg.StyleController = this.lay99; this.txtWlgg.TabIndex = 218; // + // layoutControlItem32 + // + this.layoutControlItem32.Control = this.lbMxGuid; + this.layoutControlItem32.Location = new System.Drawing.Point(1020, 72); + this.layoutControlItem32.Name = "layoutControlItem32"; + this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem32.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem32.Text = "lbMxGuid"; + this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem32.TextVisible = false; + // // layoutControlGroup1 // this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; @@ -1634,18 +1652,6 @@ this.layoutControlItem31.Text = "鎵撳嵃鎸夐挳"; this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem31.TextVisible = false; - // - // layoutControlItem32 - // - this.layoutControlItem32.Control = this.lbMxGuid; - this.layoutControlItem32.Location = new System.Drawing.Point(1020, 72); - this.layoutControlItem32.Name = "layoutControlItem32"; - this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem32.Size = new System.Drawing.Size(340, 36); - this.layoutControlItem32.Text = "lbMxGuid"; - this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem32.TextVisible = false; // // gcMx1 // @@ -2172,6 +2178,27 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // + // txt_isIqc + // + this.txt_isIqc.Location = new System.Drawing.Point(340, 155); + this.txt_isIqc.Name = "txt_isIqc"; + this.txt_isIqc.Properties.Caption = "鏄惁闇�瑕両QC"; + this.txt_isIqc.Size = new System.Drawing.Size(324, 24); + this.txt_isIqc.StyleController = this.layoutMx1; + this.txt_isIqc.TabIndex = 341; + this.txt_isIqc.Tag = "readonly"; + // + // layoutControlItem36 + // + this.layoutControlItem36.Control = this.txt_isIqc; + this.layoutControlItem36.Location = new System.Drawing.Point(328, 143); + this.layoutControlItem36.Name = "layoutControlItem36"; + this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem36.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem36.Size = new System.Drawing.Size(328, 29); + this.layoutControlItem36.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem36.TextVisible = false; + // // Frm_MesItemQtrk // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -2265,6 +2292,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); @@ -2276,7 +2304,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit(); @@ -2288,6 +2315,8 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isIqc.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit(); this.ResumeLayout(false); } @@ -2443,5 +2472,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; private DevExpress.XtraEditors.LabelControl lbMxGuid; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; + private DevExpress.XtraEditors.CheckEdit txt_isIqc; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36; } } \ No newline at end of file -- Gitblit v1.9.3