namespace Core.LZMes.Client.UIK.UIK05 { partial class UIK050090 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.txtbug = new System.Windows.Forms.TextBox(); this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.button1 = new System.Windows.Forms.Button(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.txtstandid = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.txtCZR = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.txtyuanduwuc = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.txtClrough = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.txtrough_1 = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.txtWidth_1 = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.TXTLOC = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.COMBOBOX1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.label3 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.COMBOBOX1)).BeginInit(); this.SuspendLayout(); // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.txtbug); this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2); this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1); this.ultraGroupBox1.Controls.Add(this.button1); this.ultraGroupBox1.Controls.Add(this.textBox2); this.ultraGroupBox1.Controls.Add(this.label2); this.ultraGroupBox1.Controls.Add(this.label1); this.ultraGroupBox1.Controls.Add(this.textBox1); this.ultraGroupBox1.Controls.Add(this.label16); this.ultraGroupBox1.Controls.Add(this.label15); this.ultraGroupBox1.Controls.Add(this.txtstandid); this.ultraGroupBox1.Controls.Add(this.label14); this.ultraGroupBox1.Controls.Add(this.label13); this.ultraGroupBox1.Controls.Add(this.txtCZR); this.ultraGroupBox1.Controls.Add(this.label12); this.ultraGroupBox1.Controls.Add(this.txtyuanduwuc); this.ultraGroupBox1.Controls.Add(this.label9); this.ultraGroupBox1.Controls.Add(this.txtClrough); this.ultraGroupBox1.Controls.Add(this.label8); this.ultraGroupBox1.Controls.Add(this.txtrough_1); this.ultraGroupBox1.Controls.Add(this.label7); this.ultraGroupBox1.Controls.Add(this.txtWidth_1); this.ultraGroupBox1.Controls.Add(this.label6); this.ultraGroupBox1.Controls.Add(this.TXTLOC); this.ultraGroupBox1.Controls.Add(this.label5); this.ultraGroupBox1.Controls.Add(this.COMBOBOX1); this.ultraGroupBox1.Controls.Add(this.label3); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(962, 539); this.ultraGroupBox1.TabIndex = 2; this.ultraGroupBox1.Text = "信息录入"; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // txtbug // this.txtbug.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtbug.Location = new System.Drawing.Point(618, 92); this.txtbug.Name = "txtbug"; this.txtbug.Size = new System.Drawing.Size(178, 21); this.txtbug.TabIndex = 40; // // ultraDateTimeEditor2 // appearance26.BorderColor = System.Drawing.Color.Black; this.ultraDateTimeEditor2.Appearance = appearance26; this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005; this.ultraDateTimeEditor2.Location = new System.Drawing.Point(342, 92); this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2"; this.ultraDateTimeEditor2.Size = new System.Drawing.Size(116, 21); this.ultraDateTimeEditor2.TabIndex = 39; // // ultraDateTimeEditor1 // appearance1.BorderColor = System.Drawing.Color.Black; this.ultraDateTimeEditor1.Appearance = appearance1; this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005; this.ultraDateTimeEditor1.Location = new System.Drawing.Point(104, 92); this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1"; this.ultraDateTimeEditor1.Size = new System.Drawing.Size(116, 21); this.ultraDateTimeEditor1.TabIndex = 38; // // button1 // this.button1.BackColor = System.Drawing.SystemColors.GradientActiveCaption; this.button1.Location = new System.Drawing.Point(12, 130); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(149, 49); this.button1.TabIndex = 37; this.button1.Text = "数据录入"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_Click); // // textBox2 // this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox2.Location = new System.Drawing.Point(464, 59); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(65, 21); this.textBox2.TabIndex = 36; // // label2 // this.label2.BackColor = System.Drawing.Color.LightBlue; this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Location = new System.Drawing.Point(396, 59); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(62, 21); this.label2.TabIndex = 35; this.label2.Text = "辊形误差:"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label1 // this.label1.BackColor = System.Drawing.Color.LightBlue; this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label1.Location = new System.Drawing.Point(172, 24); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(62, 21); this.label1.TabIndex = 34; this.label1.Text = "轧辊状态:"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // textBox1 // this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox1.Location = new System.Drawing.Point(58, 24); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(84, 21); this.textBox1.TabIndex = 33; // // label16 // this.label16.BackColor = System.Drawing.Color.LightBlue; this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label16.Location = new System.Drawing.Point(240, 92); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(98, 21); this.label16.TabIndex = 30; this.label16.Text = "上次下架时间:"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label15 // this.label15.BackColor = System.Drawing.Color.LightBlue; this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label15.Location = new System.Drawing.Point(12, 92); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(86, 21); this.label15.TabIndex = 28; this.label15.Text = "入库时间:"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtstandid // this.txtstandid.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtstandid.Location = new System.Drawing.Point(817, 60); this.txtstandid.Name = "txtstandid"; this.txtstandid.Size = new System.Drawing.Size(84, 21); this.txtstandid.TabIndex = 27; // // label14 // this.label14.BackColor = System.Drawing.Color.LightBlue; this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label14.Location = new System.Drawing.Point(771, 60); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(40, 21); this.label14.TabIndex = 25; this.label14.Text = "辊架:"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label13 // this.label13.BackColor = System.Drawing.Color.LightBlue; this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label13.Location = new System.Drawing.Point(550, 92); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(62, 21); this.label13.TabIndex = 23; this.label13.Text = "缺陷:"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtCZR // this.txtCZR.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtCZR.Location = new System.Drawing.Point(640, 60); this.txtCZR.Name = "txtCZR"; this.txtCZR.Size = new System.Drawing.Size(84, 21); this.txtCZR.TabIndex = 22; // // label12 // this.label12.BackColor = System.Drawing.Color.LightBlue; this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label12.Location = new System.Drawing.Point(550, 60); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(84, 21); this.label12.TabIndex = 21; this.label12.Text = "裂纹/软点:"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtyuanduwuc // this.txtyuanduwuc.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtyuanduwuc.Location = new System.Drawing.Point(264, 58); this.txtyuanduwuc.Name = "txtyuanduwuc"; this.txtyuanduwuc.Size = new System.Drawing.Size(84, 21); this.txtyuanduwuc.TabIndex = 16; // // label9 // this.label9.BackColor = System.Drawing.Color.LightBlue; this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label9.Location = new System.Drawing.Point(199, 58); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(62, 21); this.label9.TabIndex = 15; this.label9.Text = "圆度误差:"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtClrough // this.txtClrough.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtClrough.Location = new System.Drawing.Point(95, 58); this.txtClrough.Name = "txtClrough"; this.txtClrough.Size = new System.Drawing.Size(84, 21); this.txtClrough.TabIndex = 14; // // label8 // this.label8.BackColor = System.Drawing.Color.LightBlue; this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label8.Location = new System.Drawing.Point(12, 58); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(78, 21); this.label8.TabIndex = 13; this.label8.Text = "测量粗糙度:"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtrough_1 // this.txtrough_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtrough_1.Location = new System.Drawing.Point(827, 25); this.txtrough_1.Name = "txtrough_1"; this.txtrough_1.Size = new System.Drawing.Size(49, 21); this.txtrough_1.TabIndex = 12; // // label7 // this.label7.BackColor = System.Drawing.Color.LightBlue; this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label7.Location = new System.Drawing.Point(771, 25); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(50, 21); this.label7.TabIndex = 10; this.label7.Text = "粗糙度:"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtWidth_1 // this.txtWidth_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtWidth_1.Location = new System.Drawing.Point(670, 24); this.txtWidth_1.Name = "txtWidth_1"; this.txtWidth_1.Size = new System.Drawing.Size(65, 21); this.txtWidth_1.TabIndex = 8; // // label6 // this.label6.BackColor = System.Drawing.Color.LightBlue; this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label6.Location = new System.Drawing.Point(592, 24); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(72, 21); this.label6.TabIndex = 7; this.label6.Text = "轧辊直径:"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // TXTLOC // this.TXTLOC.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.TXTLOC.Location = new System.Drawing.Point(475, 24); this.TXTLOC.Name = "TXTLOC"; this.TXTLOC.Size = new System.Drawing.Size(84, 21); this.TXTLOC.TabIndex = 6; // // label5 // this.label5.BackColor = System.Drawing.Color.LightBlue; this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Location = new System.Drawing.Point(396, 24); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(73, 21); this.label5.TabIndex = 5; this.label5.Text = "堆放位置:"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // COMBOBOX1 // appearance6.BorderColor = System.Drawing.Color.Black; appearance6.BorderColor2 = System.Drawing.Color.Black; this.COMBOBOX1.Appearance = appearance6; this.COMBOBOX1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005; this.COMBOBOX1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem5.DataValue = new decimal(new int[] { 0, 0, 0, 0}); valueListItem5.DisplayText = "可周转"; valueListItem6.DataValue = new decimal(new int[] { 1, 0, 0, 0}); valueListItem6.DisplayText = "待修复"; valueListItem2.DataValue = "ValueListItem2"; valueListItem2.DisplayText = "外委修"; valueListItem14.DataValue = "ValueListItem3"; valueListItem14.DisplayText = "待配"; valueListItem16.DataValue = "ValueListItem4"; valueListItem16.DisplayText = "待判"; this.COMBOBOX1.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem5, valueListItem6, valueListItem2, valueListItem14, valueListItem16}); this.COMBOBOX1.Location = new System.Drawing.Point(240, 24); this.COMBOBOX1.Name = "COMBOBOX1"; this.COMBOBOX1.Size = new System.Drawing.Size(125, 21); this.COMBOBOX1.TabIndex = 4; // // label3 // this.label3.BackColor = System.Drawing.Color.LightBlue; this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Location = new System.Drawing.Point(12, 24); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(40, 21); this.label3.TabIndex = 0; this.label3.Text = "辊号:"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // UIK050090 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(962, 539); this.Controls.Add(this.ultraGroupBox1); this.Name = "UIK050090"; this.Text = "UIK050090"; this.Load += new System.EventHandler(this.UIK050090_Load); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.COMBOBOX1)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox txtstandid; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox txtCZR; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox txtyuanduwuc; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox txtClrough; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox txtrough_1; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txtWidth_1; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox TXTLOC; private System.Windows.Forms.Label label5; private Infragistics.Win.UltraWinEditors.UltraComboEditor COMBOBOX1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button button1; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1; private System.Windows.Forms.TextBox txtbug; } }