namespace Core.StlMes.Client.Lims.Data.Mat { partial class MatJudgeResultCJ { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); this.W = new System.Windows.Forms.Panel(); this.ultraJUDGE_RESULT_TWO = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.labelJUDGE_RESULT_TWO = new Infragistics.Win.Misc.UltraLabel(); this.ultraJUDGE_LEVEL = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.labelJUDGE_LEVEL = new Infragistics.Win.Misc.UltraLabel(); this.btnOk = new Infragistics.Win.Misc.UltraButton(); this.ultraJUDGE_RESULT = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.labelREMARK = new Infragistics.Win.Misc.UltraLabel(); this.txtRESULT_REMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.labelJUDGE_RESULT = new Infragistics.Win.Misc.UltraLabel(); this.ultraJUDGE_CLASS = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.labelCHECK_CLASS = new Infragistics.Win.Misc.UltraLabel(); this.ultraJUDGE_SHIFT = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.labelCHECK_SHIFT = new Infragistics.Win.Misc.UltraLabel(); this.txtJUDGE_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.labelCHECK_TIME = new Infragistics.Win.Misc.UltraLabel(); this.txtJUDGE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.labelCHECK_NAME = new Infragistics.Win.Misc.UltraLabel(); this.W.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_RESULT_TWO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_LEVEL)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_RESULT)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRESULT_REMARK)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_CLASS)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_SHIFT)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtJUDGE_TIME)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtJUDGE_NAME)).BeginInit(); this.SuspendLayout(); // // W // this.W.Controls.Add(this.ultraJUDGE_RESULT_TWO); this.W.Controls.Add(this.labelJUDGE_RESULT_TWO); this.W.Controls.Add(this.ultraJUDGE_LEVEL); this.W.Controls.Add(this.labelJUDGE_LEVEL); this.W.Controls.Add(this.btnOk); this.W.Controls.Add(this.ultraJUDGE_RESULT); this.W.Controls.Add(this.labelREMARK); this.W.Controls.Add(this.txtRESULT_REMARK); this.W.Controls.Add(this.labelJUDGE_RESULT); this.W.Controls.Add(this.ultraJUDGE_CLASS); this.W.Controls.Add(this.labelCHECK_CLASS); this.W.Controls.Add(this.ultraJUDGE_SHIFT); this.W.Controls.Add(this.labelCHECK_SHIFT); this.W.Controls.Add(this.txtJUDGE_TIME); this.W.Controls.Add(this.labelCHECK_TIME); this.W.Controls.Add(this.txtJUDGE_NAME); this.W.Controls.Add(this.labelCHECK_NAME); this.W.Dock = System.Windows.Forms.DockStyle.Fill; this.W.Location = new System.Drawing.Point(0, 0); this.W.Name = "W"; this.W.Size = new System.Drawing.Size(192, 378); this.W.TabIndex = 20; // // ultraJUDGE_RESULT_TWO // valueListItem15.DataValue = "408701"; valueListItem15.DisplayText = "合格"; valueListItem16.DataValue = "408705"; valueListItem16.DisplayText = "不合格"; valueListItem17.DataValue = "408706"; valueListItem17.DisplayText = "让步接收"; valueListItem18.DataValue = "408707"; valueListItem18.DisplayText = "退货"; this.ultraJUDGE_RESULT_TWO.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem15, valueListItem16, valueListItem17, valueListItem18}); this.ultraJUDGE_RESULT_TWO.Location = new System.Drawing.Point(70, 159); this.ultraJUDGE_RESULT_TWO.Name = "ultraJUDGE_RESULT_TWO"; this.ultraJUDGE_RESULT_TWO.ReadOnly = true; this.ultraJUDGE_RESULT_TWO.Size = new System.Drawing.Size(110, 21); this.ultraJUDGE_RESULT_TWO.TabIndex = 244; this.ultraJUDGE_RESULT_TWO.ValueMember = ""; // // labelJUDGE_RESULT_TWO // appearance1.TextHAlignAsString = "Right"; appearance1.TextVAlignAsString = "Middle"; this.labelJUDGE_RESULT_TWO.Appearance = appearance1; this.labelJUDGE_RESULT_TWO.AutoSize = true; this.labelJUDGE_RESULT_TWO.Location = new System.Drawing.Point(12, 162); this.labelJUDGE_RESULT_TWO.Name = "labelJUDGE_RESULT_TWO"; this.labelJUDGE_RESULT_TWO.Size = new System.Drawing.Size(54, 16); this.labelJUDGE_RESULT_TWO.TabIndex = 243; this.labelJUDGE_RESULT_TWO.Text = "处置意见"; // // ultraJUDGE_LEVEL // valueListItem19.DataValue = ""; valueListItem19.DisplayText = "无"; valueListItem20.DataValue = "408702"; valueListItem20.DisplayText = "一级"; valueListItem21.DataValue = "408703"; valueListItem21.DisplayText = "二级"; valueListItem22.DataValue = "408704"; valueListItem22.DisplayText = "三级"; this.ultraJUDGE_LEVEL.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem19, valueListItem20, valueListItem21, valueListItem22}); this.ultraJUDGE_LEVEL.Location = new System.Drawing.Point(70, 109); this.ultraJUDGE_LEVEL.Name = "ultraJUDGE_LEVEL"; this.ultraJUDGE_LEVEL.Size = new System.Drawing.Size(110, 21); this.ultraJUDGE_LEVEL.TabIndex = 242; this.ultraJUDGE_LEVEL.Text = "无"; this.ultraJUDGE_LEVEL.ValueMember = ""; // // labelJUDGE_LEVEL // appearance6.TextHAlignAsString = "Right"; appearance6.TextVAlignAsString = "Middle"; this.labelJUDGE_LEVEL.Appearance = appearance6; this.labelJUDGE_LEVEL.AutoSize = true; this.labelJUDGE_LEVEL.Location = new System.Drawing.Point(12, 112); this.labelJUDGE_LEVEL.Name = "labelJUDGE_LEVEL"; this.labelJUDGE_LEVEL.Size = new System.Drawing.Size(54, 16); this.labelJUDGE_LEVEL.TabIndex = 241; this.labelJUDGE_LEVEL.Text = "判定等级"; // // btnOk // this.btnOk.Location = new System.Drawing.Point(12, 269); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(168, 33); this.btnOk.TabIndex = 240; this.btnOk.Text = "检验结果加入备注"; this.btnOk.UseFlatMode = Infragistics.Win.DefaultableBoolean.True; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // ultraJUDGE_RESULT // valueListItem13.DataValue = "408701"; valueListItem13.DisplayText = "合格"; valueListItem14.DataValue = "408705"; valueListItem14.DisplayText = "不合格"; this.ultraJUDGE_RESULT.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem13, valueListItem14}); this.ultraJUDGE_RESULT.Location = new System.Drawing.Point(70, 134); this.ultraJUDGE_RESULT.Name = "ultraJUDGE_RESULT"; this.ultraJUDGE_RESULT.Size = new System.Drawing.Size(110, 21); this.ultraJUDGE_RESULT.TabIndex = 239; this.ultraJUDGE_RESULT.Text = "合格"; this.ultraJUDGE_RESULT.ValueMember = ""; // // labelREMARK // appearance5.TextHAlignAsString = "Right"; appearance5.TextVAlignAsString = "Middle"; this.labelREMARK.Appearance = appearance5; this.labelREMARK.AutoSize = true; this.labelREMARK.Location = new System.Drawing.Point(12, 219); this.labelREMARK.Name = "labelREMARK"; this.labelREMARK.Size = new System.Drawing.Size(54, 16); this.labelREMARK.TabIndex = 238; this.labelREMARK.Text = "结果备注"; // // txtRESULT_REMARK // appearance74.TextVAlignAsString = "Middle"; this.txtRESULT_REMARK.Appearance = appearance74; this.txtRESULT_REMARK.AutoSize = false; this.txtRESULT_REMARK.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.txtRESULT_REMARK.Location = new System.Drawing.Point(70, 184); this.txtRESULT_REMARK.Multiline = true; this.txtRESULT_REMARK.Name = "txtRESULT_REMARK"; this.txtRESULT_REMARK.Scrollbars = System.Windows.Forms.ScrollBars.Both; this.txtRESULT_REMARK.Size = new System.Drawing.Size(110, 82); this.txtRESULT_REMARK.TabIndex = 233; // // labelJUDGE_RESULT // appearance2.TextHAlignAsString = "Right"; appearance2.TextVAlignAsString = "Middle"; this.labelJUDGE_RESULT.Appearance = appearance2; this.labelJUDGE_RESULT.AutoSize = true; this.labelJUDGE_RESULT.Location = new System.Drawing.Point(12, 137); this.labelJUDGE_RESULT.Name = "labelJUDGE_RESULT"; this.labelJUDGE_RESULT.Size = new System.Drawing.Size(54, 16); this.labelJUDGE_RESULT.TabIndex = 228; this.labelJUDGE_RESULT.Text = "判定结果"; // // ultraJUDGE_CLASS // valueListItem5.DataValue = "0"; valueListItem5.DisplayText = "甲"; valueListItem6.DataValue = "1"; valueListItem6.DisplayText = "乙"; valueListItem7.DataValue = "2"; valueListItem7.DisplayText = "丙"; valueListItem8.DataValue = "3"; valueListItem8.DisplayText = "丁"; this.ultraJUDGE_CLASS.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem5, valueListItem6, valueListItem7, valueListItem8}); this.ultraJUDGE_CLASS.Location = new System.Drawing.Point(70, 84); this.ultraJUDGE_CLASS.Name = "ultraJUDGE_CLASS"; this.ultraJUDGE_CLASS.Size = new System.Drawing.Size(110, 21); this.ultraJUDGE_CLASS.TabIndex = 217; this.ultraJUDGE_CLASS.ValueMember = ""; // // labelCHECK_CLASS // appearance4.TextHAlignAsString = "Right"; appearance4.TextVAlignAsString = "Middle"; this.labelCHECK_CLASS.Appearance = appearance4; this.labelCHECK_CLASS.AutoSize = true; this.labelCHECK_CLASS.Location = new System.Drawing.Point(12, 87); this.labelCHECK_CLASS.Name = "labelCHECK_CLASS"; this.labelCHECK_CLASS.Size = new System.Drawing.Size(54, 16); this.labelCHECK_CLASS.TabIndex = 216; this.labelCHECK_CLASS.Text = "判定班组"; // // ultraJUDGE_SHIFT // valueListItem1.DataValue = "常白班"; valueListItem2.DataValue = "1"; valueListItem2.DisplayText = "早"; valueListItem3.DataValue = "2"; valueListItem3.DisplayText = "中"; valueListItem4.DataValue = "3"; valueListItem4.DisplayText = "夜"; this.ultraJUDGE_SHIFT.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem1, valueListItem2, valueListItem3, valueListItem4}); this.ultraJUDGE_SHIFT.Location = new System.Drawing.Point(70, 59); this.ultraJUDGE_SHIFT.Name = "ultraJUDGE_SHIFT"; this.ultraJUDGE_SHIFT.Size = new System.Drawing.Size(110, 21); this.ultraJUDGE_SHIFT.TabIndex = 215; this.ultraJUDGE_SHIFT.ValueMember = ""; // // labelCHECK_SHIFT // appearance8.TextHAlignAsString = "Right"; appearance8.TextVAlignAsString = "Middle"; this.labelCHECK_SHIFT.Appearance = appearance8; this.labelCHECK_SHIFT.AutoSize = true; this.labelCHECK_SHIFT.Location = new System.Drawing.Point(12, 62); this.labelCHECK_SHIFT.Name = "labelCHECK_SHIFT"; this.labelCHECK_SHIFT.Size = new System.Drawing.Size(54, 16); this.labelCHECK_SHIFT.TabIndex = 214; this.labelCHECK_SHIFT.Text = "判定班次"; // // txtJUDGE_TIME // this.txtJUDGE_TIME.Location = new System.Drawing.Point(70, 34); this.txtJUDGE_TIME.MaxLength = 100; this.txtJUDGE_TIME.Name = "txtJUDGE_TIME"; this.txtJUDGE_TIME.ReadOnly = true; this.txtJUDGE_TIME.Size = new System.Drawing.Size(110, 21); this.txtJUDGE_TIME.TabIndex = 122; // // labelCHECK_TIME // appearance10.TextHAlignAsString = "Right"; appearance10.TextVAlignAsString = "Middle"; this.labelCHECK_TIME.Appearance = appearance10; this.labelCHECK_TIME.AutoSize = true; this.labelCHECK_TIME.Location = new System.Drawing.Point(12, 37); this.labelCHECK_TIME.Name = "labelCHECK_TIME"; this.labelCHECK_TIME.Size = new System.Drawing.Size(54, 16); this.labelCHECK_TIME.TabIndex = 123; this.labelCHECK_TIME.Text = "判定时间"; // // txtJUDGE_NAME // this.txtJUDGE_NAME.Location = new System.Drawing.Point(70, 9); this.txtJUDGE_NAME.MaxLength = 100; this.txtJUDGE_NAME.Name = "txtJUDGE_NAME"; this.txtJUDGE_NAME.ReadOnly = true; this.txtJUDGE_NAME.Size = new System.Drawing.Size(110, 21); this.txtJUDGE_NAME.TabIndex = 120; // // labelCHECK_NAME // appearance3.TextHAlignAsString = "Right"; appearance3.TextVAlignAsString = "Middle"; this.labelCHECK_NAME.Appearance = appearance3; this.labelCHECK_NAME.AutoSize = true; this.labelCHECK_NAME.Location = new System.Drawing.Point(24, 12); this.labelCHECK_NAME.Name = "labelCHECK_NAME"; this.labelCHECK_NAME.Size = new System.Drawing.Size(42, 16); this.labelCHECK_NAME.TabIndex = 121; this.labelCHECK_NAME.Text = "判定人"; // // MatJudgeResultCJ // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.W); this.Name = "MatJudgeResultCJ"; this.Size = new System.Drawing.Size(192, 378); this.Load += new System.EventHandler(this.MatJudgeResultCJ_Load); this.W.ResumeLayout(false); this.W.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_RESULT_TWO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_LEVEL)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_RESULT)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRESULT_REMARK)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_CLASS)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_SHIFT)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtJUDGE_TIME)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtJUDGE_NAME)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel W; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJUDGE_NAME; private Infragistics.Win.Misc.UltraLabel labelCHECK_NAME; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJUDGE_TIME; private Infragistics.Win.Misc.UltraLabel labelCHECK_TIME; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraJUDGE_SHIFT; private Infragistics.Win.Misc.UltraLabel labelCHECK_SHIFT; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraJUDGE_CLASS; private Infragistics.Win.Misc.UltraLabel labelCHECK_CLASS; private Infragistics.Win.Misc.UltraLabel labelJUDGE_RESULT; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRESULT_REMARK; private Infragistics.Win.Misc.UltraLabel labelREMARK; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraJUDGE_RESULT; public Infragistics.Win.Misc.UltraButton btnOk; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraJUDGE_LEVEL; private Infragistics.Win.Misc.UltraLabel labelJUDGE_LEVEL; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraJUDGE_RESULT_TWO; private Infragistics.Win.Misc.UltraLabel labelJUDGE_RESULT_TWO;//20160714 } }