894 lines
47 KiB
C#
894 lines
47 KiB
C#
|
|
namespace CRVM
|
|||
|
|
{
|
|||
|
|
partial class OnlineRollForm
|
|||
|
|
{
|
|||
|
|
/// <summary>
|
|||
|
|
/// Required designer variable.
|
|||
|
|
/// </summary>
|
|||
|
|
private System.ComponentModel.IContainer components = null;
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Clean up any resources being used.
|
|||
|
|
/// </summary>
|
|||
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|||
|
|
protected override void Dispose(bool disposing)
|
|||
|
|
{
|
|||
|
|
if (disposing && (components != null))
|
|||
|
|
{
|
|||
|
|
components.Dispose();
|
|||
|
|
}
|
|||
|
|
base.Dispose(disposing);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#region Windows Form Designer generated code
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Required method for Designer support - do not modify
|
|||
|
|
/// the contents of this method with the code editor.
|
|||
|
|
/// </summary>
|
|||
|
|
private void InitializeComponent()
|
|||
|
|
{
|
|||
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|||
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|||
|
|
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_29 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_27 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_25 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_24 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_26 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_28 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_23 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_21 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_19 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_18 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_20 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_22 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_17 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_15 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_13 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_12 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_14 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_16 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_11 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_9 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_7 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_6 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_8 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_10 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_5 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_3 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_1 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_0 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_2 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_4 = 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.backgroundWorker = new System.ComponentModel.BackgroundWorker();
|
|||
|
|
this.label11 = new System.Windows.Forms.Label();
|
|||
|
|
this.dia_35 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_33 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_31 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_30 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_32 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.dia_34 = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label12 = new System.Windows.Forms.Label();
|
|||
|
|
this.stand6 = new Baosight.ColdRolling.TcmControls.Stand();
|
|||
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|||
|
|
this.panel2.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.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|||
|
|
this.tableLayoutPanel1.RowCount = 1;
|
|||
|
|
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, 18F));
|
|||
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1216, 518);
|
|||
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|||
|
|
//
|
|||
|
|
// panel2
|
|||
|
|
//
|
|||
|
|
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.panel2.Controls.Add(this.label11);
|
|||
|
|
this.panel2.Controls.Add(this.dia_35);
|
|||
|
|
this.panel2.Controls.Add(this.dia_33);
|
|||
|
|
this.panel2.Controls.Add(this.dia_31);
|
|||
|
|
this.panel2.Controls.Add(this.dia_30);
|
|||
|
|
this.panel2.Controls.Add(this.dia_32);
|
|||
|
|
this.panel2.Controls.Add(this.dia_34);
|
|||
|
|
this.panel2.Controls.Add(this.label12);
|
|||
|
|
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_29);
|
|||
|
|
this.panel2.Controls.Add(this.dia_27);
|
|||
|
|
this.panel2.Controls.Add(this.dia_25);
|
|||
|
|
this.panel2.Controls.Add(this.dia_24);
|
|||
|
|
this.panel2.Controls.Add(this.dia_26);
|
|||
|
|
this.panel2.Controls.Add(this.dia_28);
|
|||
|
|
this.panel2.Controls.Add(this.dia_23);
|
|||
|
|
this.panel2.Controls.Add(this.dia_21);
|
|||
|
|
this.panel2.Controls.Add(this.dia_19);
|
|||
|
|
this.panel2.Controls.Add(this.dia_18);
|
|||
|
|
this.panel2.Controls.Add(this.dia_20);
|
|||
|
|
this.panel2.Controls.Add(this.dia_22);
|
|||
|
|
this.panel2.Controls.Add(this.dia_17);
|
|||
|
|
this.panel2.Controls.Add(this.dia_15);
|
|||
|
|
this.panel2.Controls.Add(this.dia_13);
|
|||
|
|
this.panel2.Controls.Add(this.dia_12);
|
|||
|
|
this.panel2.Controls.Add(this.dia_14);
|
|||
|
|
this.panel2.Controls.Add(this.dia_16);
|
|||
|
|
this.panel2.Controls.Add(this.dia_11);
|
|||
|
|
this.panel2.Controls.Add(this.dia_9);
|
|||
|
|
this.panel2.Controls.Add(this.dia_7);
|
|||
|
|
this.panel2.Controls.Add(this.dia_6);
|
|||
|
|
this.panel2.Controls.Add(this.dia_8);
|
|||
|
|
this.panel2.Controls.Add(this.dia_10);
|
|||
|
|
this.panel2.Controls.Add(this.dia_5);
|
|||
|
|
this.panel2.Controls.Add(this.dia_3);
|
|||
|
|
this.panel2.Controls.Add(this.dia_1);
|
|||
|
|
this.panel2.Controls.Add(this.dia_0);
|
|||
|
|
this.panel2.Controls.Add(this.dia_2);
|
|||
|
|
this.panel2.Controls.Add(this.dia_4);
|
|||
|
|
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(1210, 512);
|
|||
|
|
this.panel2.TabIndex = 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(474, 68);
|
|||
|
|
this.label_alarm.Name = "label_alarm";
|
|||
|
|
this.label_alarm.Size = new System.Drawing.Size(228, 23);
|
|||
|
|
this.label_alarm.TabIndex = 46;
|
|||
|
|
this.label_alarm.Text = "无法获取L2在线轧辊数据!";
|
|||
|
|
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(378, 5);
|
|||
|
|
this.label_title.Name = "label_title";
|
|||
|
|
this.label_title.Size = new System.Drawing.Size(419, 63);
|
|||
|
|
this.label_title.TabIndex = 45;
|
|||
|
|
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(841, 111);
|
|||
|
|
this.label10.Name = "label10";
|
|||
|
|
this.label10.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label10.TabIndex = 44;
|
|||
|
|
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(659, 111);
|
|||
|
|
this.label9.Name = "label9";
|
|||
|
|
this.label9.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label9.TabIndex = 43;
|
|||
|
|
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(470, 111);
|
|||
|
|
this.label8.Name = "label8";
|
|||
|
|
this.label8.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label8.TabIndex = 42;
|
|||
|
|
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(285, 111);
|
|||
|
|
this.label7.Name = "label7";
|
|||
|
|
this.label7.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label7.TabIndex = 41;
|
|||
|
|
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(96, 111);
|
|||
|
|
this.label6.Name = "label6";
|
|||
|
|
this.label6.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label6.TabIndex = 40;
|
|||
|
|
this.label6.Text = "辊径 ";
|
|||
|
|
//
|
|||
|
|
// dia_29
|
|||
|
|
//
|
|||
|
|
this.dia_29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_29.Location = new System.Drawing.Point(803, 357);
|
|||
|
|
this.dia_29.Name = "dia_29";
|
|||
|
|
this.dia_29.ReadOnly = true;
|
|||
|
|
this.dia_29.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_29.TabIndex = 39;
|
|||
|
|
this.dia_29.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_27
|
|||
|
|
//
|
|||
|
|
this.dia_27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_27.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_27.Location = new System.Drawing.Point(803, 304);
|
|||
|
|
this.dia_27.Name = "dia_27";
|
|||
|
|
this.dia_27.ReadOnly = true;
|
|||
|
|
this.dia_27.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_27.TabIndex = 38;
|
|||
|
|
this.dia_27.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_25
|
|||
|
|
//
|
|||
|
|
this.dia_25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_25.Location = new System.Drawing.Point(803, 269);
|
|||
|
|
this.dia_25.Name = "dia_25";
|
|||
|
|
this.dia_25.ReadOnly = true;
|
|||
|
|
this.dia_25.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_25.TabIndex = 37;
|
|||
|
|
this.dia_25.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_24
|
|||
|
|
//
|
|||
|
|
this.dia_24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_24.Location = new System.Drawing.Point(803, 242);
|
|||
|
|
this.dia_24.Name = "dia_24";
|
|||
|
|
this.dia_24.ReadOnly = true;
|
|||
|
|
this.dia_24.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_24.TabIndex = 36;
|
|||
|
|
this.dia_24.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_26
|
|||
|
|
//
|
|||
|
|
this.dia_26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_26.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_26.Location = new System.Drawing.Point(803, 200);
|
|||
|
|
this.dia_26.Name = "dia_26";
|
|||
|
|
this.dia_26.ReadOnly = true;
|
|||
|
|
this.dia_26.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_26.TabIndex = 35;
|
|||
|
|
this.dia_26.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_28
|
|||
|
|
//
|
|||
|
|
this.dia_28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_28.Location = new System.Drawing.Point(803, 153);
|
|||
|
|
this.dia_28.Name = "dia_28";
|
|||
|
|
this.dia_28.ReadOnly = true;
|
|||
|
|
this.dia_28.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_28.TabIndex = 34;
|
|||
|
|
this.dia_28.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_23
|
|||
|
|
//
|
|||
|
|
this.dia_23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_23.Location = new System.Drawing.Point(624, 357);
|
|||
|
|
this.dia_23.Name = "dia_23";
|
|||
|
|
this.dia_23.ReadOnly = true;
|
|||
|
|
this.dia_23.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_23.TabIndex = 33;
|
|||
|
|
this.dia_23.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_21
|
|||
|
|
//
|
|||
|
|
this.dia_21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_21.Location = new System.Drawing.Point(624, 304);
|
|||
|
|
this.dia_21.Name = "dia_21";
|
|||
|
|
this.dia_21.ReadOnly = true;
|
|||
|
|
this.dia_21.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_21.TabIndex = 32;
|
|||
|
|
this.dia_21.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_19
|
|||
|
|
//
|
|||
|
|
this.dia_19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_19.Location = new System.Drawing.Point(624, 269);
|
|||
|
|
this.dia_19.Name = "dia_19";
|
|||
|
|
this.dia_19.ReadOnly = true;
|
|||
|
|
this.dia_19.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_19.TabIndex = 31;
|
|||
|
|
this.dia_19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_18
|
|||
|
|
//
|
|||
|
|
this.dia_18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_18.Location = new System.Drawing.Point(624, 242);
|
|||
|
|
this.dia_18.Name = "dia_18";
|
|||
|
|
this.dia_18.ReadOnly = true;
|
|||
|
|
this.dia_18.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_18.TabIndex = 30;
|
|||
|
|
this.dia_18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_20
|
|||
|
|
//
|
|||
|
|
this.dia_20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_20.Location = new System.Drawing.Point(624, 200);
|
|||
|
|
this.dia_20.Name = "dia_20";
|
|||
|
|
this.dia_20.ReadOnly = true;
|
|||
|
|
this.dia_20.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_20.TabIndex = 29;
|
|||
|
|
this.dia_20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_22
|
|||
|
|
//
|
|||
|
|
this.dia_22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_22.Location = new System.Drawing.Point(624, 153);
|
|||
|
|
this.dia_22.Name = "dia_22";
|
|||
|
|
this.dia_22.ReadOnly = true;
|
|||
|
|
this.dia_22.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_22.TabIndex = 28;
|
|||
|
|
this.dia_22.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_17
|
|||
|
|
//
|
|||
|
|
this.dia_17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_17.Location = new System.Drawing.Point(439, 357);
|
|||
|
|
this.dia_17.Name = "dia_17";
|
|||
|
|
this.dia_17.ReadOnly = true;
|
|||
|
|
this.dia_17.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_17.TabIndex = 27;
|
|||
|
|
this.dia_17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_15
|
|||
|
|
//
|
|||
|
|
this.dia_15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_15.Location = new System.Drawing.Point(439, 304);
|
|||
|
|
this.dia_15.Name = "dia_15";
|
|||
|
|
this.dia_15.ReadOnly = true;
|
|||
|
|
this.dia_15.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_15.TabIndex = 26;
|
|||
|
|
this.dia_15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_13
|
|||
|
|
//
|
|||
|
|
this.dia_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_13.Location = new System.Drawing.Point(439, 269);
|
|||
|
|
this.dia_13.Name = "dia_13";
|
|||
|
|
this.dia_13.ReadOnly = true;
|
|||
|
|
this.dia_13.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_13.TabIndex = 25;
|
|||
|
|
this.dia_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_12
|
|||
|
|
//
|
|||
|
|
this.dia_12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_12.Location = new System.Drawing.Point(439, 242);
|
|||
|
|
this.dia_12.Name = "dia_12";
|
|||
|
|
this.dia_12.ReadOnly = true;
|
|||
|
|
this.dia_12.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_12.TabIndex = 24;
|
|||
|
|
this.dia_12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_14
|
|||
|
|
//
|
|||
|
|
this.dia_14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_14.Location = new System.Drawing.Point(439, 200);
|
|||
|
|
this.dia_14.Name = "dia_14";
|
|||
|
|
this.dia_14.ReadOnly = true;
|
|||
|
|
this.dia_14.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_14.TabIndex = 23;
|
|||
|
|
this.dia_14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_16
|
|||
|
|
//
|
|||
|
|
this.dia_16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_16.Location = new System.Drawing.Point(439, 153);
|
|||
|
|
this.dia_16.Name = "dia_16";
|
|||
|
|
this.dia_16.ReadOnly = true;
|
|||
|
|
this.dia_16.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_16.TabIndex = 22;
|
|||
|
|
this.dia_16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_11
|
|||
|
|
//
|
|||
|
|
this.dia_11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_11.Location = new System.Drawing.Point(245, 357);
|
|||
|
|
this.dia_11.Name = "dia_11";
|
|||
|
|
this.dia_11.ReadOnly = true;
|
|||
|
|
this.dia_11.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_11.TabIndex = 21;
|
|||
|
|
this.dia_11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_9
|
|||
|
|
//
|
|||
|
|
this.dia_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_9.Location = new System.Drawing.Point(245, 304);
|
|||
|
|
this.dia_9.Name = "dia_9";
|
|||
|
|
this.dia_9.ReadOnly = true;
|
|||
|
|
this.dia_9.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_9.TabIndex = 20;
|
|||
|
|
this.dia_9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_7
|
|||
|
|
//
|
|||
|
|
this.dia_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_7.Location = new System.Drawing.Point(245, 269);
|
|||
|
|
this.dia_7.Name = "dia_7";
|
|||
|
|
this.dia_7.ReadOnly = true;
|
|||
|
|
this.dia_7.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_7.TabIndex = 19;
|
|||
|
|
this.dia_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_6
|
|||
|
|
//
|
|||
|
|
this.dia_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_6.Location = new System.Drawing.Point(245, 242);
|
|||
|
|
this.dia_6.Name = "dia_6";
|
|||
|
|
this.dia_6.ReadOnly = true;
|
|||
|
|
this.dia_6.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_6.TabIndex = 18;
|
|||
|
|
this.dia_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_8
|
|||
|
|
//
|
|||
|
|
this.dia_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_8.Location = new System.Drawing.Point(245, 200);
|
|||
|
|
this.dia_8.Name = "dia_8";
|
|||
|
|
this.dia_8.ReadOnly = true;
|
|||
|
|
this.dia_8.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_8.TabIndex = 17;
|
|||
|
|
this.dia_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_10
|
|||
|
|
//
|
|||
|
|
this.dia_10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_10.Location = new System.Drawing.Point(245, 153);
|
|||
|
|
this.dia_10.Name = "dia_10";
|
|||
|
|
this.dia_10.ReadOnly = true;
|
|||
|
|
this.dia_10.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_10.TabIndex = 16;
|
|||
|
|
this.dia_10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_5
|
|||
|
|
//
|
|||
|
|
this.dia_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_5.Location = new System.Drawing.Point(59, 357);
|
|||
|
|
this.dia_5.Name = "dia_5";
|
|||
|
|
this.dia_5.ReadOnly = true;
|
|||
|
|
this.dia_5.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_5.TabIndex = 15;
|
|||
|
|
this.dia_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_3
|
|||
|
|
//
|
|||
|
|
this.dia_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_3.Location = new System.Drawing.Point(59, 304);
|
|||
|
|
this.dia_3.Name = "dia_3";
|
|||
|
|
this.dia_3.ReadOnly = true;
|
|||
|
|
this.dia_3.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_3.TabIndex = 14;
|
|||
|
|
this.dia_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_1
|
|||
|
|
//
|
|||
|
|
this.dia_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_1.Location = new System.Drawing.Point(59, 269);
|
|||
|
|
this.dia_1.Name = "dia_1";
|
|||
|
|
this.dia_1.ReadOnly = true;
|
|||
|
|
this.dia_1.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_1.TabIndex = 13;
|
|||
|
|
this.dia_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_0
|
|||
|
|
//
|
|||
|
|
this.dia_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_0.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_0.Location = new System.Drawing.Point(59, 242);
|
|||
|
|
this.dia_0.Name = "dia_0";
|
|||
|
|
this.dia_0.ReadOnly = true;
|
|||
|
|
this.dia_0.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_0.TabIndex = 12;
|
|||
|
|
this.dia_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_2
|
|||
|
|
//
|
|||
|
|
this.dia_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_2.Location = new System.Drawing.Point(59, 200);
|
|||
|
|
this.dia_2.Name = "dia_2";
|
|||
|
|
this.dia_2.ReadOnly = true;
|
|||
|
|
this.dia_2.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_2.TabIndex = 11;
|
|||
|
|
this.dia_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_4
|
|||
|
|
//
|
|||
|
|
this.dia_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_4.Location = new System.Drawing.Point(59, 153);
|
|||
|
|
this.dia_4.Name = "dia_4";
|
|||
|
|
this.dia_4.ReadOnly = true;
|
|||
|
|
this.dia_4.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_4.TabIndex = 10;
|
|||
|
|
this.dia_4.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(911, 425);
|
|||
|
|
this.label5.Name = "label5";
|
|||
|
|
this.label5.Size = new System.Drawing.Size(61, 25);
|
|||
|
|
this.label5.TabIndex = 9;
|
|||
|
|
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(736, 425);
|
|||
|
|
this.label4.Name = "label4";
|
|||
|
|
this.label4.Size = new System.Drawing.Size(61, 25);
|
|||
|
|
this.label4.TabIndex = 8;
|
|||
|
|
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(550, 425);
|
|||
|
|
this.label3.Name = "label3";
|
|||
|
|
this.label3.Size = new System.Drawing.Size(61, 25);
|
|||
|
|
this.label3.TabIndex = 7;
|
|||
|
|
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(354, 425);
|
|||
|
|
this.label2.Name = "label2";
|
|||
|
|
this.label2.Size = new System.Drawing.Size(61, 25);
|
|||
|
|
this.label2.TabIndex = 6;
|
|||
|
|
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(168, 425);
|
|||
|
|
this.label1.Name = "label1";
|
|||
|
|
this.label1.Size = new System.Drawing.Size(61, 25);
|
|||
|
|
this.label1.TabIndex = 5;
|
|||
|
|
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(912, 134);
|
|||
|
|
this.stand5.Name = "stand5";
|
|||
|
|
this.stand5.Rheight = 5;
|
|||
|
|
this.stand5.Size = new System.Drawing.Size(68, 260);
|
|||
|
|
this.stand5.TabIndex = 4;
|
|||
|
|
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(733, 134);
|
|||
|
|
this.stand4.Name = "stand4";
|
|||
|
|
this.stand4.Rheight = 5;
|
|||
|
|
this.stand4.Size = new System.Drawing.Size(64, 260);
|
|||
|
|
this.stand4.TabIndex = 3;
|
|||
|
|
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(548, 134);
|
|||
|
|
this.stand3.Name = "stand3";
|
|||
|
|
this.stand3.Rheight = 5;
|
|||
|
|
this.stand3.Size = new System.Drawing.Size(65, 260);
|
|||
|
|
this.stand3.TabIndex = 2;
|
|||
|
|
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(356, 134);
|
|||
|
|
this.stand2.Name = "stand2";
|
|||
|
|
this.stand2.Rheight = 5;
|
|||
|
|
this.stand2.Size = new System.Drawing.Size(66, 260);
|
|||
|
|
this.stand2.TabIndex = 1;
|
|||
|
|
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(170, 134);
|
|||
|
|
this.stand1.Name = "stand1";
|
|||
|
|
this.stand1.Rheight = 5;
|
|||
|
|
this.stand1.Size = new System.Drawing.Size(69, 260);
|
|||
|
|
this.stand1.TabIndex = 0;
|
|||
|
|
this.stand1.Thickness = 1;
|
|||
|
|
//
|
|||
|
|
// backgroundWorker
|
|||
|
|
//
|
|||
|
|
this.backgroundWorker.WorkerReportsProgress = true;
|
|||
|
|
this.backgroundWorker.WorkerSupportsCancellation = true;
|
|||
|
|
//
|
|||
|
|
// label11
|
|||
|
|
//
|
|||
|
|
this.label11.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
|
this.label11.Location = new System.Drawing.Point(1024, 111);
|
|||
|
|
this.label11.Name = "label11";
|
|||
|
|
this.label11.Size = new System.Drawing.Size(35, 14);
|
|||
|
|
this.label11.TabIndex = 55;
|
|||
|
|
this.label11.Text = "辊径 ";
|
|||
|
|
//
|
|||
|
|
// dia_35
|
|||
|
|
//
|
|||
|
|
this.dia_35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_35.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_35.Location = new System.Drawing.Point(986, 357);
|
|||
|
|
this.dia_35.Name = "dia_35";
|
|||
|
|
this.dia_35.ReadOnly = true;
|
|||
|
|
this.dia_35.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_35.TabIndex = 54;
|
|||
|
|
this.dia_35.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_33
|
|||
|
|
//
|
|||
|
|
this.dia_33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_33.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_33.Location = new System.Drawing.Point(986, 304);
|
|||
|
|
this.dia_33.Name = "dia_33";
|
|||
|
|
this.dia_33.ReadOnly = true;
|
|||
|
|
this.dia_33.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_33.TabIndex = 53;
|
|||
|
|
this.dia_33.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_31
|
|||
|
|
//
|
|||
|
|
this.dia_31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_31.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_31.Location = new System.Drawing.Point(986, 269);
|
|||
|
|
this.dia_31.Name = "dia_31";
|
|||
|
|
this.dia_31.ReadOnly = true;
|
|||
|
|
this.dia_31.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_31.TabIndex = 52;
|
|||
|
|
this.dia_31.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_30
|
|||
|
|
//
|
|||
|
|
this.dia_30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_30.Location = new System.Drawing.Point(986, 242);
|
|||
|
|
this.dia_30.Name = "dia_30";
|
|||
|
|
this.dia_30.ReadOnly = true;
|
|||
|
|
this.dia_30.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_30.TabIndex = 51;
|
|||
|
|
this.dia_30.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_32
|
|||
|
|
//
|
|||
|
|
this.dia_32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_32.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_32.Location = new System.Drawing.Point(986, 200);
|
|||
|
|
this.dia_32.Name = "dia_32";
|
|||
|
|
this.dia_32.ReadOnly = true;
|
|||
|
|
this.dia_32.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_32.TabIndex = 50;
|
|||
|
|
this.dia_32.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// dia_34
|
|||
|
|
//
|
|||
|
|
this.dia_34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.dia_34.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.dia_34.Location = new System.Drawing.Point(986, 153);
|
|||
|
|
this.dia_34.Name = "dia_34";
|
|||
|
|
this.dia_34.ReadOnly = true;
|
|||
|
|
this.dia_34.Size = new System.Drawing.Size(103, 23);
|
|||
|
|
this.dia_34.TabIndex = 49;
|
|||
|
|
this.dia_34.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|||
|
|
//
|
|||
|
|
// label12
|
|||
|
|
//
|
|||
|
|
this.label12.AutoSize = true;
|
|||
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.label12.Location = new System.Drawing.Point(1094, 425);
|
|||
|
|
this.label12.Name = "label12";
|
|||
|
|
this.label12.Size = new System.Drawing.Size(61, 25);
|
|||
|
|
this.label12.TabIndex = 48;
|
|||
|
|
this.label12.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(1095, 134);
|
|||
|
|
this.stand6.Name = "stand6";
|
|||
|
|
this.stand6.Rheight = 5;
|
|||
|
|
this.stand6.Size = new System.Drawing.Size(68, 260);
|
|||
|
|
this.stand6.TabIndex = 47;
|
|||
|
|
this.stand6.Thickness = 1;
|
|||
|
|
//
|
|||
|
|
// OnlineRollForm
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(1216, 518);
|
|||
|
|
this.Controls.Add(this.tableLayoutPanel1);
|
|||
|
|
this.MaximizeBox = false;
|
|||
|
|
this.MaximumSize = new System.Drawing.Size(1299, 557);
|
|||
|
|
this.MinimizeBox = false;
|
|||
|
|
this.MinimumSize = new System.Drawing.Size(1099, 557);
|
|||
|
|
this.Name = "OnlineRollForm";
|
|||
|
|
this.ShowIcon = false;
|
|||
|
|
this.Load += new System.EventHandler(this.RollInfo_Load);
|
|||
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|||
|
|
this.panel2.ResumeLayout(false);
|
|||
|
|
this.panel2.PerformLayout();
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
|
|||
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|||
|
|
private System.Windows.Forms.Panel panel2;
|
|||
|
|
private Baosight.ColdRolling.TcmControls.Stand stand1;
|
|||
|
|
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 System.Windows.Forms.Label label1;
|
|||
|
|
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.TextBox dia_4;
|
|||
|
|
private System.Windows.Forms.TextBox dia_5;
|
|||
|
|
private System.Windows.Forms.TextBox dia_3;
|
|||
|
|
private System.Windows.Forms.TextBox dia_1;
|
|||
|
|
private System.Windows.Forms.TextBox dia_0;
|
|||
|
|
private System.Windows.Forms.TextBox dia_2;
|
|||
|
|
private System.Windows.Forms.TextBox dia_29;
|
|||
|
|
private System.Windows.Forms.TextBox dia_27;
|
|||
|
|
private System.Windows.Forms.TextBox dia_25;
|
|||
|
|
private System.Windows.Forms.TextBox dia_24;
|
|||
|
|
private System.Windows.Forms.TextBox dia_26;
|
|||
|
|
private System.Windows.Forms.TextBox dia_28;
|
|||
|
|
private System.Windows.Forms.TextBox dia_23;
|
|||
|
|
private System.Windows.Forms.TextBox dia_21;
|
|||
|
|
private System.Windows.Forms.TextBox dia_19;
|
|||
|
|
private System.Windows.Forms.TextBox dia_18;
|
|||
|
|
private System.Windows.Forms.TextBox dia_20;
|
|||
|
|
private System.Windows.Forms.TextBox dia_22;
|
|||
|
|
private System.Windows.Forms.TextBox dia_17;
|
|||
|
|
private System.Windows.Forms.TextBox dia_15;
|
|||
|
|
private System.Windows.Forms.TextBox dia_13;
|
|||
|
|
private System.Windows.Forms.TextBox dia_12;
|
|||
|
|
private System.Windows.Forms.TextBox dia_14;
|
|||
|
|
private System.Windows.Forms.TextBox dia_16;
|
|||
|
|
private System.Windows.Forms.TextBox dia_11;
|
|||
|
|
private System.Windows.Forms.TextBox dia_9;
|
|||
|
|
private System.Windows.Forms.TextBox dia_7;
|
|||
|
|
private System.Windows.Forms.TextBox dia_6;
|
|||
|
|
private System.Windows.Forms.TextBox dia_8;
|
|||
|
|
private System.Windows.Forms.TextBox dia_10;
|
|||
|
|
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.Label label_title;
|
|||
|
|
private System.Windows.Forms.Label label_alarm;
|
|||
|
|
private System.ComponentModel.BackgroundWorker backgroundWorker;
|
|||
|
|
private System.Windows.Forms.Label label11;
|
|||
|
|
private System.Windows.Forms.TextBox dia_35;
|
|||
|
|
private System.Windows.Forms.TextBox dia_33;
|
|||
|
|
private System.Windows.Forms.TextBox dia_31;
|
|||
|
|
private System.Windows.Forms.TextBox dia_30;
|
|||
|
|
private System.Windows.Forms.TextBox dia_32;
|
|||
|
|
private System.Windows.Forms.TextBox dia_34;
|
|||
|
|
private System.Windows.Forms.Label label12;
|
|||
|
|
private Baosight.ColdRolling.TcmControls.Stand stand6;
|
|||
|
|
}
|
|||
|
|
}
|