namespace CRVM { partial class OriginRollForm { /// /// 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() { this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.panel2 = new System.Windows.Forms.Panel(); this.label12 = new System.Windows.Forms.Label(); this.dia_B_L_6 = new System.Windows.Forms.TextBox(); this.dia_M_L_6 = new System.Windows.Forms.TextBox(); this.dia_W_L_6 = new System.Windows.Forms.TextBox(); this.dia_W_U_6 = new System.Windows.Forms.TextBox(); this.dia_M_U_6 = new System.Windows.Forms.TextBox(); this.dia_B_U_6 = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.stand6 = new Baosight.ColdRolling.TcmControls.Stand(); this.label_alarm = new System.Windows.Forms.Label(); this.label_title = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.dia_B_L_5 = new System.Windows.Forms.TextBox(); this.dia_M_L_5 = new System.Windows.Forms.TextBox(); this.dia_W_L_5 = new System.Windows.Forms.TextBox(); this.dia_W_U_5 = new System.Windows.Forms.TextBox(); this.dia_M_U_5 = new System.Windows.Forms.TextBox(); this.dia_B_U_5 = new System.Windows.Forms.TextBox(); this.dia_B_L_4 = new System.Windows.Forms.TextBox(); this.dia_M_L_4 = new System.Windows.Forms.TextBox(); this.dia_W_L_4 = new System.Windows.Forms.TextBox(); this.dia_W_U_4 = new System.Windows.Forms.TextBox(); this.dia_M_U_4 = new System.Windows.Forms.TextBox(); this.dia_B_U_4 = new System.Windows.Forms.TextBox(); this.dia_B_L_3 = new System.Windows.Forms.TextBox(); this.dia_M_L_3 = new System.Windows.Forms.TextBox(); this.dia_W_L_3 = new System.Windows.Forms.TextBox(); this.dia_W_U_3 = new System.Windows.Forms.TextBox(); this.dia_M_U_3 = new System.Windows.Forms.TextBox(); this.dia_B_U_3 = new System.Windows.Forms.TextBox(); this.dia_B_L_2 = new System.Windows.Forms.TextBox(); this.dia_M_L_2 = new System.Windows.Forms.TextBox(); this.dia_W_L_2 = new System.Windows.Forms.TextBox(); this.dia_W_U_2 = new System.Windows.Forms.TextBox(); this.dia_M_U_2 = new System.Windows.Forms.TextBox(); this.dia_B_U_2 = new System.Windows.Forms.TextBox(); this.dia_B_L_1 = new System.Windows.Forms.TextBox(); this.dia_M_L_1 = new System.Windows.Forms.TextBox(); this.dia_W_L_1 = new System.Windows.Forms.TextBox(); this.dia_W_U_1 = new System.Windows.Forms.TextBox(); this.dia_M_U_1 = new System.Windows.Forms.TextBox(); this.dia_B_U_1 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.stand5 = new Baosight.ColdRolling.TcmControls.Stand(); this.stand4 = new Baosight.ColdRolling.TcmControls.Stand(); this.stand3 = new Baosight.ColdRolling.TcmControls.Stand(); this.stand2 = new Baosight.ColdRolling.TcmControls.Stand(); this.stand1 = new Baosight.ColdRolling.TcmControls.Stand(); this.panel3 = new System.Windows.Forms.Panel(); this.label11 = new System.Windows.Forms.Label(); this.combox_createdates = new System.Windows.Forms.ComboBox(); this.btn_OK = new System.Windows.Forms.Button(); this.tableLayoutPanel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); this.SuspendLayout(); // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 1; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 0); this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 1); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 2; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 55F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1284, 581); this.tableLayoutPanel1.TabIndex = 0; // // panel2 // this.panel2.Controls.Add(this.label12); this.panel2.Controls.Add(this.dia_B_L_6); this.panel2.Controls.Add(this.dia_M_L_6); this.panel2.Controls.Add(this.dia_W_L_6); this.panel2.Controls.Add(this.dia_W_U_6); this.panel2.Controls.Add(this.dia_M_U_6); this.panel2.Controls.Add(this.dia_B_U_6); this.panel2.Controls.Add(this.label13); this.panel2.Controls.Add(this.stand6); this.panel2.Controls.Add(this.label_alarm); this.panel2.Controls.Add(this.label_title); this.panel2.Controls.Add(this.label10); this.panel2.Controls.Add(this.label9); this.panel2.Controls.Add(this.label8); this.panel2.Controls.Add(this.label7); this.panel2.Controls.Add(this.label6); this.panel2.Controls.Add(this.dia_B_L_5); this.panel2.Controls.Add(this.dia_M_L_5); this.panel2.Controls.Add(this.dia_W_L_5); this.panel2.Controls.Add(this.dia_W_U_5); this.panel2.Controls.Add(this.dia_M_U_5); this.panel2.Controls.Add(this.dia_B_U_5); this.panel2.Controls.Add(this.dia_B_L_4); this.panel2.Controls.Add(this.dia_M_L_4); this.panel2.Controls.Add(this.dia_W_L_4); this.panel2.Controls.Add(this.dia_W_U_4); this.panel2.Controls.Add(this.dia_M_U_4); this.panel2.Controls.Add(this.dia_B_U_4); this.panel2.Controls.Add(this.dia_B_L_3); this.panel2.Controls.Add(this.dia_M_L_3); this.panel2.Controls.Add(this.dia_W_L_3); this.panel2.Controls.Add(this.dia_W_U_3); this.panel2.Controls.Add(this.dia_M_U_3); this.panel2.Controls.Add(this.dia_B_U_3); this.panel2.Controls.Add(this.dia_B_L_2); this.panel2.Controls.Add(this.dia_M_L_2); this.panel2.Controls.Add(this.dia_W_L_2); this.panel2.Controls.Add(this.dia_W_U_2); this.panel2.Controls.Add(this.dia_M_U_2); this.panel2.Controls.Add(this.dia_B_U_2); this.panel2.Controls.Add(this.dia_B_L_1); this.panel2.Controls.Add(this.dia_M_L_1); this.panel2.Controls.Add(this.dia_W_L_1); this.panel2.Controls.Add(this.dia_W_U_1); this.panel2.Controls.Add(this.dia_M_U_1); this.panel2.Controls.Add(this.dia_B_U_1); this.panel2.Controls.Add(this.label5); this.panel2.Controls.Add(this.label4); this.panel2.Controls.Add(this.label3); this.panel2.Controls.Add(this.label2); this.panel2.Controls.Add(this.label1); this.panel2.Controls.Add(this.stand5); this.panel2.Controls.Add(this.stand4); this.panel2.Controls.Add(this.stand3); this.panel2.Controls.Add(this.stand2); this.panel2.Controls.Add(this.stand1); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(3, 3); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1278, 520); this.panel2.TabIndex = 1; // // label12 // this.label12.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.Location = new System.Drawing.Point(1045, 134); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(35, 14); this.label12.TabIndex = 102; this.label12.Text = "辊径 "; // // dia_B_L_6 // this.dia_B_L_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_L_6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_L_6.Location = new System.Drawing.Point(1007, 380); this.dia_B_L_6.Name = "dia_B_L_6"; this.dia_B_L_6.Size = new System.Drawing.Size(103, 23); this.dia_B_L_6.TabIndex = 101; this.dia_B_L_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_L_6 // this.dia_M_L_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_L_6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_L_6.Location = new System.Drawing.Point(1007, 327); this.dia_M_L_6.Name = "dia_M_L_6"; this.dia_M_L_6.Size = new System.Drawing.Size(103, 23); this.dia_M_L_6.TabIndex = 100; this.dia_M_L_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_L_6 // this.dia_W_L_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_L_6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_L_6.Location = new System.Drawing.Point(1007, 292); this.dia_W_L_6.Name = "dia_W_L_6"; this.dia_W_L_6.Size = new System.Drawing.Size(103, 23); this.dia_W_L_6.TabIndex = 99; this.dia_W_L_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_U_6 // this.dia_W_U_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_U_6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_U_6.Location = new System.Drawing.Point(1007, 265); this.dia_W_U_6.Name = "dia_W_U_6"; this.dia_W_U_6.Size = new System.Drawing.Size(103, 23); this.dia_W_U_6.TabIndex = 98; this.dia_W_U_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_U_6 // this.dia_M_U_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_U_6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_U_6.Location = new System.Drawing.Point(1007, 223); this.dia_M_U_6.Name = "dia_M_U_6"; this.dia_M_U_6.Size = new System.Drawing.Size(103, 23); this.dia_M_U_6.TabIndex = 97; this.dia_M_U_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_U_6 // this.dia_B_U_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_U_6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_U_6.Location = new System.Drawing.Point(1007, 176); this.dia_B_U_6.Name = "dia_B_U_6"; this.dia_B_U_6.Size = new System.Drawing.Size(103, 23); this.dia_B_U_6.TabIndex = 96; this.dia_B_U_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label13.Location = new System.Drawing.Point(1115, 448); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(61, 25); this.label13.TabIndex = 95; this.label13.Text = "6机架"; // // stand6 // this.stand6.AutoSetRollCount = false; this.stand6.BoderColor = System.Drawing.Color.Black; this.stand6.Cir1Precent = 45; this.stand6.Cir2Precent = 35; this.stand6.Cir3Precent = 20; this.stand6.Cor1 = System.Drawing.Color.Black; this.stand6.Cor2 = System.Drawing.Color.Blue; this.stand6.Count = 3; this.stand6.Location = new System.Drawing.Point(1116, 157); this.stand6.Name = "stand6"; this.stand6.Rheight = 5; this.stand6.Size = new System.Drawing.Size(68, 260); this.stand6.TabIndex = 94; this.stand6.Thickness = 1; // // label_alarm // this.label_alarm.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_alarm.ForeColor = System.Drawing.Color.Red; this.label_alarm.Location = new System.Drawing.Point(517, 82); this.label_alarm.Name = "label_alarm"; this.label_alarm.Size = new System.Drawing.Size(228, 23); this.label_alarm.TabIndex = 93; this.label_alarm.Text = "本地暂无轧辊数据!"; this.label_alarm.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label_alarm.Visible = false; // // label_title // this.label_title.Font = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_title.Location = new System.Drawing.Point(421, 20); this.label_title.Name = "label_title"; this.label_title.Size = new System.Drawing.Size(419, 63); this.label_title.TabIndex = 92; this.label_title.Text = "离线轧辊画面"; this.label_title.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label10 // this.label10.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label10.Location = new System.Drawing.Point(862, 134); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(35, 14); this.label10.TabIndex = 91; this.label10.Text = "辊径 "; // // label9 // this.label9.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.Location = new System.Drawing.Point(680, 134); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(35, 14); this.label9.TabIndex = 90; this.label9.Text = "辊径 "; // // label8 // this.label8.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.Location = new System.Drawing.Point(491, 134); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(35, 14); this.label8.TabIndex = 89; this.label8.Text = "辊径 "; // // label7 // this.label7.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(306, 134); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(35, 14); this.label7.TabIndex = 88; this.label7.Text = "辊径 "; // // label6 // this.label6.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(117, 134); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(35, 14); this.label6.TabIndex = 87; this.label6.Text = "辊径 "; // // dia_B_L_5 // this.dia_B_L_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_L_5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_L_5.Location = new System.Drawing.Point(824, 380); this.dia_B_L_5.Name = "dia_B_L_5"; this.dia_B_L_5.Size = new System.Drawing.Size(103, 23); this.dia_B_L_5.TabIndex = 86; this.dia_B_L_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_L_5 // this.dia_M_L_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_L_5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_L_5.Location = new System.Drawing.Point(824, 327); this.dia_M_L_5.Name = "dia_M_L_5"; this.dia_M_L_5.Size = new System.Drawing.Size(103, 23); this.dia_M_L_5.TabIndex = 85; this.dia_M_L_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_L_5 // this.dia_W_L_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_L_5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_L_5.Location = new System.Drawing.Point(824, 292); this.dia_W_L_5.Name = "dia_W_L_5"; this.dia_W_L_5.Size = new System.Drawing.Size(103, 23); this.dia_W_L_5.TabIndex = 84; this.dia_W_L_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_U_5 // this.dia_W_U_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_U_5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_U_5.Location = new System.Drawing.Point(824, 265); this.dia_W_U_5.Name = "dia_W_U_5"; this.dia_W_U_5.Size = new System.Drawing.Size(103, 23); this.dia_W_U_5.TabIndex = 83; this.dia_W_U_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_U_5 // this.dia_M_U_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_U_5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_U_5.Location = new System.Drawing.Point(824, 223); this.dia_M_U_5.Name = "dia_M_U_5"; this.dia_M_U_5.Size = new System.Drawing.Size(103, 23); this.dia_M_U_5.TabIndex = 82; this.dia_M_U_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_U_5 // this.dia_B_U_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_U_5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_U_5.Location = new System.Drawing.Point(824, 176); this.dia_B_U_5.Name = "dia_B_U_5"; this.dia_B_U_5.Size = new System.Drawing.Size(103, 23); this.dia_B_U_5.TabIndex = 81; this.dia_B_U_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_L_4 // this.dia_B_L_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_L_4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_L_4.Location = new System.Drawing.Point(645, 380); this.dia_B_L_4.Name = "dia_B_L_4"; this.dia_B_L_4.Size = new System.Drawing.Size(103, 23); this.dia_B_L_4.TabIndex = 80; this.dia_B_L_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_L_4 // this.dia_M_L_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_L_4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_L_4.Location = new System.Drawing.Point(645, 327); this.dia_M_L_4.Name = "dia_M_L_4"; this.dia_M_L_4.Size = new System.Drawing.Size(103, 23); this.dia_M_L_4.TabIndex = 79; this.dia_M_L_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_L_4 // this.dia_W_L_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_L_4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_L_4.Location = new System.Drawing.Point(645, 292); this.dia_W_L_4.Name = "dia_W_L_4"; this.dia_W_L_4.Size = new System.Drawing.Size(103, 23); this.dia_W_L_4.TabIndex = 78; this.dia_W_L_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_U_4 // this.dia_W_U_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_U_4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_U_4.Location = new System.Drawing.Point(645, 265); this.dia_W_U_4.Name = "dia_W_U_4"; this.dia_W_U_4.Size = new System.Drawing.Size(103, 23); this.dia_W_U_4.TabIndex = 77; this.dia_W_U_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_U_4 // this.dia_M_U_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_U_4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_U_4.Location = new System.Drawing.Point(645, 223); this.dia_M_U_4.Name = "dia_M_U_4"; this.dia_M_U_4.Size = new System.Drawing.Size(103, 23); this.dia_M_U_4.TabIndex = 76; this.dia_M_U_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_U_4 // this.dia_B_U_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_U_4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_U_4.Location = new System.Drawing.Point(645, 176); this.dia_B_U_4.Name = "dia_B_U_4"; this.dia_B_U_4.Size = new System.Drawing.Size(103, 23); this.dia_B_U_4.TabIndex = 75; this.dia_B_U_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_L_3 // this.dia_B_L_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_L_3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_L_3.Location = new System.Drawing.Point(460, 380); this.dia_B_L_3.Name = "dia_B_L_3"; this.dia_B_L_3.Size = new System.Drawing.Size(103, 23); this.dia_B_L_3.TabIndex = 74; this.dia_B_L_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_L_3 // this.dia_M_L_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_L_3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_L_3.Location = new System.Drawing.Point(460, 327); this.dia_M_L_3.Name = "dia_M_L_3"; this.dia_M_L_3.Size = new System.Drawing.Size(103, 23); this.dia_M_L_3.TabIndex = 73; this.dia_M_L_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_L_3 // this.dia_W_L_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_L_3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_L_3.Location = new System.Drawing.Point(460, 292); this.dia_W_L_3.Name = "dia_W_L_3"; this.dia_W_L_3.Size = new System.Drawing.Size(103, 23); this.dia_W_L_3.TabIndex = 72; this.dia_W_L_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_U_3 // this.dia_W_U_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_U_3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_U_3.Location = new System.Drawing.Point(460, 265); this.dia_W_U_3.Name = "dia_W_U_3"; this.dia_W_U_3.Size = new System.Drawing.Size(103, 23); this.dia_W_U_3.TabIndex = 71; this.dia_W_U_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_U_3 // this.dia_M_U_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_U_3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_U_3.Location = new System.Drawing.Point(460, 223); this.dia_M_U_3.Name = "dia_M_U_3"; this.dia_M_U_3.Size = new System.Drawing.Size(103, 23); this.dia_M_U_3.TabIndex = 70; this.dia_M_U_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_U_3 // this.dia_B_U_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_U_3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_U_3.Location = new System.Drawing.Point(460, 176); this.dia_B_U_3.Name = "dia_B_U_3"; this.dia_B_U_3.Size = new System.Drawing.Size(103, 23); this.dia_B_U_3.TabIndex = 69; this.dia_B_U_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_L_2 // this.dia_B_L_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_L_2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_L_2.Location = new System.Drawing.Point(266, 380); this.dia_B_L_2.Name = "dia_B_L_2"; this.dia_B_L_2.Size = new System.Drawing.Size(103, 23); this.dia_B_L_2.TabIndex = 68; this.dia_B_L_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_L_2 // this.dia_M_L_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_L_2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_L_2.Location = new System.Drawing.Point(266, 327); this.dia_M_L_2.Name = "dia_M_L_2"; this.dia_M_L_2.Size = new System.Drawing.Size(103, 23); this.dia_M_L_2.TabIndex = 67; this.dia_M_L_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_L_2 // this.dia_W_L_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_L_2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_L_2.Location = new System.Drawing.Point(266, 292); this.dia_W_L_2.Name = "dia_W_L_2"; this.dia_W_L_2.Size = new System.Drawing.Size(103, 23); this.dia_W_L_2.TabIndex = 66; this.dia_W_L_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_U_2 // this.dia_W_U_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_U_2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_U_2.Location = new System.Drawing.Point(266, 265); this.dia_W_U_2.Name = "dia_W_U_2"; this.dia_W_U_2.Size = new System.Drawing.Size(103, 23); this.dia_W_U_2.TabIndex = 65; this.dia_W_U_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_U_2 // this.dia_M_U_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_U_2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_U_2.Location = new System.Drawing.Point(266, 223); this.dia_M_U_2.Name = "dia_M_U_2"; this.dia_M_U_2.Size = new System.Drawing.Size(103, 23); this.dia_M_U_2.TabIndex = 64; this.dia_M_U_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_U_2 // this.dia_B_U_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_U_2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_U_2.Location = new System.Drawing.Point(266, 176); this.dia_B_U_2.Name = "dia_B_U_2"; this.dia_B_U_2.Size = new System.Drawing.Size(103, 23); this.dia_B_U_2.TabIndex = 63; this.dia_B_U_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_L_1 // this.dia_B_L_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_L_1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_L_1.Location = new System.Drawing.Point(80, 380); this.dia_B_L_1.Name = "dia_B_L_1"; this.dia_B_L_1.Size = new System.Drawing.Size(103, 23); this.dia_B_L_1.TabIndex = 62; this.dia_B_L_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_L_1 // this.dia_M_L_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_L_1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_L_1.Location = new System.Drawing.Point(80, 327); this.dia_M_L_1.Name = "dia_M_L_1"; this.dia_M_L_1.Size = new System.Drawing.Size(103, 23); this.dia_M_L_1.TabIndex = 61; this.dia_M_L_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_L_1 // this.dia_W_L_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_L_1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_L_1.Location = new System.Drawing.Point(80, 292); this.dia_W_L_1.Name = "dia_W_L_1"; this.dia_W_L_1.Size = new System.Drawing.Size(103, 23); this.dia_W_L_1.TabIndex = 60; this.dia_W_L_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_W_U_1 // this.dia_W_U_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_W_U_1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_W_U_1.Location = new System.Drawing.Point(80, 265); this.dia_W_U_1.Name = "dia_W_U_1"; this.dia_W_U_1.Size = new System.Drawing.Size(103, 23); this.dia_W_U_1.TabIndex = 59; this.dia_W_U_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_M_U_1 // this.dia_M_U_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_M_U_1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_M_U_1.Location = new System.Drawing.Point(80, 223); this.dia_M_U_1.Name = "dia_M_U_1"; this.dia_M_U_1.Size = new System.Drawing.Size(103, 23); this.dia_M_U_1.TabIndex = 58; this.dia_M_U_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // dia_B_U_1 // this.dia_B_U_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dia_B_U_1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dia_B_U_1.Location = new System.Drawing.Point(80, 176); this.dia_B_U_1.Name = "dia_B_U_1"; this.dia_B_U_1.Size = new System.Drawing.Size(103, 23); this.dia_B_U_1.TabIndex = 57; this.dia_B_U_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(932, 448); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(61, 25); this.label5.TabIndex = 56; this.label5.Text = "5机架"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(757, 448); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(61, 25); this.label4.TabIndex = 55; this.label4.Text = "4机架"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(571, 448); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(61, 25); this.label3.TabIndex = 54; this.label3.Text = "3机架"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(375, 448); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(61, 25); this.label2.TabIndex = 53; this.label2.Text = "2机架"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(189, 448); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(61, 25); this.label1.TabIndex = 52; this.label1.Text = "1机架"; // // stand5 // this.stand5.AutoSetRollCount = false; this.stand5.BoderColor = System.Drawing.Color.Black; this.stand5.Cir1Precent = 45; this.stand5.Cir2Precent = 35; this.stand5.Cir3Precent = 20; this.stand5.Cor1 = System.Drawing.Color.Black; this.stand5.Cor2 = System.Drawing.Color.Blue; this.stand5.Count = 3; this.stand5.Location = new System.Drawing.Point(933, 157); this.stand5.Name = "stand5"; this.stand5.Rheight = 5; this.stand5.Size = new System.Drawing.Size(68, 260); this.stand5.TabIndex = 51; this.stand5.Thickness = 1; // // stand4 // this.stand4.AutoSetRollCount = false; this.stand4.BoderColor = System.Drawing.Color.Black; this.stand4.Cir1Precent = 45; this.stand4.Cir2Precent = 35; this.stand4.Cir3Precent = 20; this.stand4.Cor1 = System.Drawing.Color.Black; this.stand4.Cor2 = System.Drawing.Color.Blue; this.stand4.Count = 3; this.stand4.Location = new System.Drawing.Point(754, 157); this.stand4.Name = "stand4"; this.stand4.Rheight = 5; this.stand4.Size = new System.Drawing.Size(64, 260); this.stand4.TabIndex = 50; this.stand4.Thickness = 1; // // stand3 // this.stand3.AutoSetRollCount = false; this.stand3.BoderColor = System.Drawing.Color.Black; this.stand3.Cir1Precent = 45; this.stand3.Cir2Precent = 35; this.stand3.Cir3Precent = 20; this.stand3.Cor1 = System.Drawing.Color.Black; this.stand3.Cor2 = System.Drawing.Color.Blue; this.stand3.Count = 3; this.stand3.Location = new System.Drawing.Point(569, 157); this.stand3.Name = "stand3"; this.stand3.Rheight = 5; this.stand3.Size = new System.Drawing.Size(65, 260); this.stand3.TabIndex = 49; this.stand3.Thickness = 1; // // stand2 // this.stand2.AutoSetRollCount = false; this.stand2.BoderColor = System.Drawing.Color.Black; this.stand2.Cir1Precent = 45; this.stand2.Cir2Precent = 35; this.stand2.Cir3Precent = 20; this.stand2.Cor1 = System.Drawing.Color.Black; this.stand2.Cor2 = System.Drawing.Color.Blue; this.stand2.Count = 3; this.stand2.Location = new System.Drawing.Point(377, 157); this.stand2.Name = "stand2"; this.stand2.Rheight = 5; this.stand2.Size = new System.Drawing.Size(66, 260); this.stand2.TabIndex = 48; this.stand2.Thickness = 1; // // stand1 // this.stand1.AutoSetRollCount = false; this.stand1.BoderColor = System.Drawing.Color.Black; this.stand1.Cir1Precent = 45; this.stand1.Cir2Precent = 35; this.stand1.Cir3Precent = 20; this.stand1.Cor1 = System.Drawing.Color.Black; this.stand1.Cor2 = System.Drawing.Color.Blue; this.stand1.Count = 3; this.stand1.Location = new System.Drawing.Point(191, 157); this.stand1.Name = "stand1"; this.stand1.Rheight = 5; this.stand1.Size = new System.Drawing.Size(69, 260); this.stand1.TabIndex = 47; this.stand1.Thickness = 1; // // panel3 // this.panel3.Controls.Add(this.label11); this.panel3.Controls.Add(this.combox_createdates); this.panel3.Controls.Add(this.btn_OK); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.panel3.Location = new System.Drawing.Point(3, 529); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1278, 49); this.panel3.TabIndex = 2; // // label11 // this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.Location = new System.Drawing.Point(45, 13); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(97, 19); this.label11.TabIndex = 94; this.label11.Text = "参考时刻点:"; this.label11.UseWaitCursor = true; this.label11.Visible = false; // // combox_createdates // this.combox_createdates.FormattingEnabled = true; this.combox_createdates.Location = new System.Drawing.Point(150, 12); this.combox_createdates.Name = "combox_createdates"; this.combox_createdates.Size = new System.Drawing.Size(234, 27); this.combox_createdates.TabIndex = 1; this.combox_createdates.Visible = false; this.combox_createdates.SelectedIndexChanged += new System.EventHandler(this.combox_createdates_SelectedIndexChanged); // // btn_OK // this.btn_OK.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_OK.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_OK.Location = new System.Drawing.Point(950, 3); this.btn_OK.Name = "btn_OK"; this.btn_OK.Size = new System.Drawing.Size(90, 38); this.btn_OK.TabIndex = 0; this.btn_OK.Text = "应用"; this.btn_OK.UseVisualStyleBackColor = true; this.btn_OK.Visible = false; this.btn_OK.Click += new System.EventHandler(this.btn_OK_Click); // // OriginRollForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1284, 581); this.Controls.Add(this.tableLayoutPanel1); this.MaximumSize = new System.Drawing.Size(1300, 620); this.MinimumSize = new System.Drawing.Size(1100, 620); this.Name = "OriginRollForm"; this.ShowIcon = false; this.Load += new System.EventHandler(this.RollInfo_Load); this.tableLayoutPanel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel3.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Button btn_OK; private System.Windows.Forms.Label label_alarm; private System.Windows.Forms.Label label_title; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox dia_B_L_5; private System.Windows.Forms.TextBox dia_M_L_5; private System.Windows.Forms.TextBox dia_W_L_5; private System.Windows.Forms.TextBox dia_W_U_5; private System.Windows.Forms.TextBox dia_M_U_5; private System.Windows.Forms.TextBox dia_B_U_5; private System.Windows.Forms.TextBox dia_B_L_4; private System.Windows.Forms.TextBox dia_M_L_4; private System.Windows.Forms.TextBox dia_W_L_4; private System.Windows.Forms.TextBox dia_W_U_4; private System.Windows.Forms.TextBox dia_M_U_4; private System.Windows.Forms.TextBox dia_B_U_4; private System.Windows.Forms.TextBox dia_B_L_3; private System.Windows.Forms.TextBox dia_M_L_3; private System.Windows.Forms.TextBox dia_W_L_3; private System.Windows.Forms.TextBox dia_W_U_3; private System.Windows.Forms.TextBox dia_M_U_3; private System.Windows.Forms.TextBox dia_B_U_3; private System.Windows.Forms.TextBox dia_B_L_2; private System.Windows.Forms.TextBox dia_M_L_2; private System.Windows.Forms.TextBox dia_W_L_2; private System.Windows.Forms.TextBox dia_W_U_2; private System.Windows.Forms.TextBox dia_M_U_2; private System.Windows.Forms.TextBox dia_B_U_2; private System.Windows.Forms.TextBox dia_B_L_1; private System.Windows.Forms.TextBox dia_M_L_1; private System.Windows.Forms.TextBox dia_W_L_1; private System.Windows.Forms.TextBox dia_W_U_1; private System.Windows.Forms.TextBox dia_M_U_1; private System.Windows.Forms.TextBox dia_B_U_1; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private Baosight.ColdRolling.TcmControls.Stand stand5; private Baosight.ColdRolling.TcmControls.Stand stand4; private Baosight.ColdRolling.TcmControls.Stand stand3; private Baosight.ColdRolling.TcmControls.Stand stand2; private Baosight.ColdRolling.TcmControls.Stand stand1; private System.Windows.Forms.ComboBox combox_createdates; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox dia_B_L_6; private System.Windows.Forms.TextBox dia_M_L_6; private System.Windows.Forms.TextBox dia_W_L_6; private System.Windows.Forms.TextBox dia_W_U_6; private System.Windows.Forms.TextBox dia_M_U_6; private System.Windows.Forms.TextBox dia_B_U_6; private System.Windows.Forms.Label label13; private Baosight.ColdRolling.TcmControls.Stand stand6; } }