123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760 |
-
- namespace IMCS.UControl
- {
- partial class UserControl1
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.label38 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.label21 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.label23 = new System.Windows.Forms.Label();
- this.label24 = new System.Windows.Forms.Label();
- this.label25 = new System.Windows.Forms.Label();
- this.label26 = new System.Windows.Forms.Label();
- this.label27 = new System.Windows.Forms.Label();
- this.label28 = new System.Windows.Forms.Label();
- this.label29 = new System.Windows.Forms.Label();
- this.label30 = new System.Windows.Forms.Label();
- this.label31 = new System.Windows.Forms.Label();
- this.label32 = new System.Windows.Forms.Label();
- this.label33 = new System.Windows.Forms.Label();
- this.label34 = new System.Windows.Forms.Label();
- this.label35 = new System.Windows.Forms.Label();
- this.label36 = new System.Windows.Forms.Label();
- this.label41 = new System.Windows.Forms.Label();
- this.label40 = new System.Windows.Forms.Label();
- this.label39 = new System.Windows.Forms.Label();
- this.label37 = new System.Windows.Forms.Label();
- this.label43 = new System.Windows.Forms.Label();
- this.label42 = new System.Windows.Forms.Label();
- this.lb_TaskId = new System.Windows.Forms.Label();
- this.lb_StartPoint = new System.Windows.Forms.Label();
- this.lb_EndPoint = new System.Windows.Forms.Label();
- this.lb_ = new System.Windows.Forms.Label();
- this.lb_RunState = new System.Windows.Forms.Label();
- this.tableLayoutPanel1.SuspendLayout();
- this.SuspendLayout();
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.AllowDrop = true;
- this.tableLayoutPanel1.ColumnCount = 24;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 104F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 109F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
- this.tableLayoutPanel1.Controls.Add(this.label38, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.label1, 2, 0);
- this.tableLayoutPanel1.Controls.Add(this.label2, 3, 0);
- this.tableLayoutPanel1.Controls.Add(this.label3, 0, 2);
- this.tableLayoutPanel1.Controls.Add(this.label4, 0, 3);
- this.tableLayoutPanel1.Controls.Add(this.label5, 0, 4);
- this.tableLayoutPanel1.Controls.Add(this.label6, 0, 5);
- this.tableLayoutPanel1.Controls.Add(this.label7, 22, 8);
- this.tableLayoutPanel1.Controls.Add(this.label8, 22, 7);
- this.tableLayoutPanel1.Controls.Add(this.label9, 21, 7);
- this.tableLayoutPanel1.Controls.Add(this.label10, 21, 8);
- this.tableLayoutPanel1.Controls.Add(this.label11, 20, 7);
- this.tableLayoutPanel1.Controls.Add(this.label12, 20, 8);
- this.tableLayoutPanel1.Controls.Add(this.label13, 19, 7);
- this.tableLayoutPanel1.Controls.Add(this.label14, 18, 8);
- this.tableLayoutPanel1.Controls.Add(this.label15, 19, 8);
- this.tableLayoutPanel1.Controls.Add(this.label16, 18, 7);
- this.tableLayoutPanel1.Controls.Add(this.label17, 17, 7);
- this.tableLayoutPanel1.Controls.Add(this.label18, 17, 8);
- this.tableLayoutPanel1.Controls.Add(this.label19, 16, 7);
- this.tableLayoutPanel1.Controls.Add(this.label20, 16, 8);
- this.tableLayoutPanel1.Controls.Add(this.label21, 15, 7);
- this.tableLayoutPanel1.Controls.Add(this.label22, 15, 8);
- this.tableLayoutPanel1.Controls.Add(this.label23, 14, 7);
- this.tableLayoutPanel1.Controls.Add(this.label24, 14, 8);
- this.tableLayoutPanel1.Controls.Add(this.label25, 13, 7);
- this.tableLayoutPanel1.Controls.Add(this.label26, 13, 8);
- this.tableLayoutPanel1.Controls.Add(this.label27, 12, 7);
- this.tableLayoutPanel1.Controls.Add(this.label28, 12, 8);
- this.tableLayoutPanel1.Controls.Add(this.label29, 11, 7);
- this.tableLayoutPanel1.Controls.Add(this.label30, 11, 8);
- this.tableLayoutPanel1.Controls.Add(this.label31, 10, 7);
- this.tableLayoutPanel1.Controls.Add(this.label32, 10, 8);
- this.tableLayoutPanel1.Controls.Add(this.label33, 9, 7);
- this.tableLayoutPanel1.Controls.Add(this.label34, 9, 8);
- this.tableLayoutPanel1.Controls.Add(this.label35, 8, 7);
- this.tableLayoutPanel1.Controls.Add(this.label36, 8, 8);
- this.tableLayoutPanel1.Controls.Add(this.label41, 8, 0);
- this.tableLayoutPanel1.Controls.Add(this.label40, 12, 0);
- this.tableLayoutPanel1.Controls.Add(this.label39, 16, 0);
- this.tableLayoutPanel1.Controls.Add(this.label37, 20, 0);
- this.tableLayoutPanel1.Controls.Add(this.label43, 9, 4);
- this.tableLayoutPanel1.Controls.Add(this.label42, 9, 2);
- this.tableLayoutPanel1.Controls.Add(this.lb_TaskId, 13, 2);
- this.tableLayoutPanel1.Controls.Add(this.lb_StartPoint, 15, 2);
- this.tableLayoutPanel1.Controls.Add(this.lb_EndPoint, 17, 2);
- this.tableLayoutPanel1.Controls.Add(this.lb_, 15, 4);
- this.tableLayoutPanel1.Controls.Add(this.lb_RunState, 13, 4);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 9;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 80F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1742, 681);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // label38
- //
- this.label38.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label38.AutoSize = true;
- this.label38.Location = new System.Drawing.Point(16, 32);
- this.label38.Name = "label38";
- this.label38.Size = new System.Drawing.Size(67, 15);
- this.label38.TabIndex = 36;
- this.label38.Text = "控制机柜";
- //
- // label1
- //
- this.label1.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(-65, 32);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(52, 15);
- this.label1.TabIndex = 0;
- this.label1.Tag = "130";
- this.label1.Text = "打标机";
- //
- // label2
- //
- this.label2.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(41, 32);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(52, 15);
- this.label2.TabIndex = 0;
- this.label2.Tag = "131";
- this.label2.Text = "清洗机";
- //
- // label3
- //
- this.label3.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(15, 202);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(69, 15);
- this.label3.TabIndex = 1;
- this.label3.Tag = "122";
- this.label3.Text = "AGV库位4";
- //
- // label4
- //
- this.label4.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(15, 262);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(69, 15);
- this.label4.TabIndex = 2;
- this.label4.Tag = "121";
- this.label4.Text = "AGV库位3";
- //
- // label5
- //
- this.label5.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(15, 322);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(69, 15);
- this.label5.TabIndex = 3;
- this.label5.Tag = "120";
- this.label5.Text = "AGV库位2";
- //
- // label6
- //
- this.label6.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(15, 382);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(69, 15);
- this.label6.TabIndex = 4;
- this.label6.Tag = "119";
- this.label6.Text = "AGV库位1";
- //
- // label7
- //
- this.label7.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(1575, 633);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(53, 15);
- this.label7.TabIndex = 5;
- this.label7.Tag = "30";
- this.label7.Text = "库位30";
- //
- // label8
- //
- this.label8.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(1575, 552);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(53, 15);
- this.label8.TabIndex = 6;
- this.label8.Tag = "29";
- this.label8.Text = "库位29";
- //
- // label9
- //
- this.label9.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(1495, 552);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(53, 15);
- this.label9.TabIndex = 7;
- this.label9.Tag = "27";
- this.label9.Text = "库位27";
- //
- // label10
- //
- this.label10.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(1495, 633);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(53, 15);
- this.label10.TabIndex = 8;
- this.label10.Tag = "28";
- this.label10.Text = "库位28";
- //
- // label11
- //
- this.label11.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(1415, 552);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(53, 15);
- this.label11.TabIndex = 9;
- this.label11.Tag = "25";
- this.label11.Text = "库位25";
- //
- // label12
- //
- this.label12.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(1415, 633);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(53, 15);
- this.label12.TabIndex = 10;
- this.label12.Tag = "26";
- this.label12.Text = "库位26";
- //
- // label13
- //
- this.label13.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(1335, 552);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(53, 15);
- this.label13.TabIndex = 11;
- this.label13.Tag = "23";
- this.label13.Text = "库位23";
- //
- // label14
- //
- this.label14.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(1255, 633);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(53, 15);
- this.label14.TabIndex = 12;
- this.label14.Tag = "22";
- this.label14.Text = "库位22";
- //
- // label15
- //
- this.label15.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(1335, 633);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(53, 15);
- this.label15.TabIndex = 13;
- this.label15.Tag = "24";
- this.label15.Text = "库位24";
- //
- // label16
- //
- this.label16.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(1255, 552);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(53, 15);
- this.label16.TabIndex = 14;
- this.label16.Tag = "21";
- this.label16.Text = "库位21";
- //
- // label17
- //
- this.label17.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(1175, 552);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(53, 15);
- this.label17.TabIndex = 15;
- this.label17.Tag = "19";
- this.label17.Text = "库位19";
- //
- // label18
- //
- this.label18.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(1175, 633);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(53, 15);
- this.label18.TabIndex = 16;
- this.label18.Tag = "20";
- this.label18.Text = "库位20";
- //
- // label19
- //
- this.label19.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label19.AutoSize = true;
- this.label19.Location = new System.Drawing.Point(1095, 552);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(53, 15);
- this.label19.TabIndex = 17;
- this.label19.Tag = "17";
- this.label19.Text = "库位17";
- //
- // label20
- //
- this.label20.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label20.AutoSize = true;
- this.label20.Location = new System.Drawing.Point(1095, 633);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(53, 15);
- this.label20.TabIndex = 18;
- this.label20.Tag = "18";
- this.label20.Text = "库位18";
- //
- // label21
- //
- this.label21.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label21.AutoSize = true;
- this.label21.Location = new System.Drawing.Point(1015, 552);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(53, 15);
- this.label21.TabIndex = 19;
- this.label21.Tag = "15";
- this.label21.Text = "库位15";
- //
- // label22
- //
- this.label22.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label22.AutoSize = true;
- this.label22.Location = new System.Drawing.Point(1015, 633);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(53, 15);
- this.label22.TabIndex = 20;
- this.label22.Tag = "16";
- this.label22.Text = "库位16";
- //
- // label23
- //
- this.label23.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label23.AutoSize = true;
- this.label23.Location = new System.Drawing.Point(935, 552);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(53, 15);
- this.label23.TabIndex = 21;
- this.label23.Tag = "13";
- this.label23.Text = "库位13";
- //
- // label24
- //
- this.label24.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label24.AutoSize = true;
- this.label24.Location = new System.Drawing.Point(935, 633);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(53, 15);
- this.label24.TabIndex = 22;
- this.label24.Tag = "14";
- this.label24.Text = "库位14";
- //
- // label25
- //
- this.label25.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label25.AutoSize = true;
- this.label25.Location = new System.Drawing.Point(855, 552);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(53, 15);
- this.label25.TabIndex = 23;
- this.label25.Tag = "11";
- this.label25.Text = "库位11";
- //
- // label26
- //
- this.label26.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label26.AutoSize = true;
- this.label26.Location = new System.Drawing.Point(855, 633);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(53, 15);
- this.label26.TabIndex = 24;
- this.label26.Tag = "12";
- this.label26.Text = "库位12";
- //
- // label27
- //
- this.label27.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label27.AutoSize = true;
- this.label27.Location = new System.Drawing.Point(779, 552);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(45, 15);
- this.label27.TabIndex = 25;
- this.label27.Tag = "9";
- this.label27.Text = "库位9";
- //
- // label28
- //
- this.label28.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label28.AutoSize = true;
- this.label28.Location = new System.Drawing.Point(775, 633);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(53, 15);
- this.label28.TabIndex = 26;
- this.label28.Tag = "10";
- this.label28.Text = "库位10";
- //
- // label29
- //
- this.label29.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label29.AutoSize = true;
- this.label29.Location = new System.Drawing.Point(699, 552);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(45, 15);
- this.label29.TabIndex = 27;
- this.label29.Tag = "7";
- this.label29.Text = "库位7";
- //
- // label30
- //
- this.label30.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label30.AutoSize = true;
- this.label30.Location = new System.Drawing.Point(699, 633);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(45, 15);
- this.label30.TabIndex = 28;
- this.label30.Tag = "8";
- this.label30.Text = "库位8";
- //
- // label31
- //
- this.label31.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label31.AutoSize = true;
- this.label31.Location = new System.Drawing.Point(619, 552);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(45, 15);
- this.label31.TabIndex = 29;
- this.label31.Tag = "5";
- this.label31.Text = "库位5";
- this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label32
- //
- this.label32.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label32.AutoSize = true;
- this.label32.Location = new System.Drawing.Point(619, 633);
- this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(45, 15);
- this.label32.TabIndex = 30;
- this.label32.Tag = "6";
- this.label32.Text = "库位6";
- //
- // label33
- //
- this.label33.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label33.AutoSize = true;
- this.label33.Location = new System.Drawing.Point(539, 552);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(45, 15);
- this.label33.TabIndex = 31;
- this.label33.Tag = "3";
- this.label33.Text = "库位3";
- //
- // label34
- //
- this.label34.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label34.AutoSize = true;
- this.label34.Location = new System.Drawing.Point(539, 633);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(45, 15);
- this.label34.TabIndex = 32;
- this.label34.Tag = "4";
- this.label34.Text = "库位4";
- //
- // label35
- //
- this.label35.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label35.AutoSize = true;
- this.label35.Location = new System.Drawing.Point(459, 552);
- this.label35.Name = "label35";
- this.label35.Size = new System.Drawing.Size(45, 15);
- this.label35.TabIndex = 33;
- this.label35.Tag = "1";
- this.label35.Text = "库位1";
- //
- // label36
- //
- this.label36.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label36.AutoSize = true;
- this.label36.Location = new System.Drawing.Point(459, 633);
- this.label36.Name = "label36";
- this.label36.Size = new System.Drawing.Size(45, 15);
- this.label36.TabIndex = 34;
- this.label36.Tag = "2";
- this.label36.Text = "库位2";
- //
- // label41
- //
- this.label41.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label41.AutoSize = true;
- this.label41.Location = new System.Drawing.Point(459, 32);
- this.label41.Name = "label41";
- this.label41.Size = new System.Drawing.Size(45, 15);
- this.label41.TabIndex = 35;
- this.label41.Tag = "126";
- this.label41.Text = "机床1";
- //
- // label40
- //
- this.label40.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label40.AutoSize = true;
- this.label40.Location = new System.Drawing.Point(779, 32);
- this.label40.Name = "label40";
- this.label40.Size = new System.Drawing.Size(45, 15);
- this.label40.TabIndex = 35;
- this.label40.Tag = "127";
- this.label40.Text = "机床2";
- //
- // label39
- //
- this.label39.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label39.AutoSize = true;
- this.label39.Location = new System.Drawing.Point(1099, 32);
- this.label39.Name = "label39";
- this.label39.Size = new System.Drawing.Size(45, 15);
- this.label39.TabIndex = 35;
- this.label39.Tag = "128";
- this.label39.Text = "机床3";
- //
- // label37
- //
- this.label37.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label37.AutoSize = true;
- this.label37.Location = new System.Drawing.Point(1419, 32);
- this.label37.Name = "label37";
- this.label37.Size = new System.Drawing.Size(45, 15);
- this.label37.TabIndex = 35;
- this.label37.Tag = "129";
- this.label37.Text = "机床4";
- //
- // label43
- //
- this.label43.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label43.AutoSize = true;
- this.label43.Location = new System.Drawing.Point(532, 322);
- this.label43.Name = "label43";
- this.label43.Size = new System.Drawing.Size(60, 15);
- this.label43.TabIndex = 35;
- this.label43.Tag = "124";
- this.label43.Text = "缓存区1";
- //
- // label42
- //
- this.label42.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label42.AutoSize = true;
- this.label42.Location = new System.Drawing.Point(532, 202);
- this.label42.Name = "label42";
- this.label42.Size = new System.Drawing.Size(60, 15);
- this.label42.TabIndex = 35;
- this.label42.Tag = "125";
- this.label42.Text = "缓存区2";
- //
- // lb_TaskId
- //
- this.lb_TaskId.AutoSize = true;
- this.lb_TaskId.Location = new System.Drawing.Point(845, 180);
- this.lb_TaskId.Name = "lb_TaskId";
- this.lb_TaskId.Size = new System.Drawing.Size(63, 15);
- this.lb_TaskId.TabIndex = 37;
- this.lb_TaskId.Text = "label44";
- //
- // lb_StartPoint
- //
- this.lb_StartPoint.AutoSize = true;
- this.lb_StartPoint.Location = new System.Drawing.Point(1005, 180);
- this.lb_StartPoint.Name = "lb_StartPoint";
- this.lb_StartPoint.Size = new System.Drawing.Size(63, 15);
- this.lb_StartPoint.TabIndex = 38;
- this.lb_StartPoint.Text = "label45";
- //
- // lb_EndPoint
- //
- this.lb_EndPoint.AutoSize = true;
- this.lb_EndPoint.Location = new System.Drawing.Point(1165, 180);
- this.lb_EndPoint.Name = "lb_EndPoint";
- this.lb_EndPoint.Size = new System.Drawing.Size(63, 15);
- this.lb_EndPoint.TabIndex = 38;
- this.lb_EndPoint.Text = "label45";
- //
- // lb_
- //
- this.lb_.AutoSize = true;
- this.lb_.Location = new System.Drawing.Point(1005, 300);
- this.lb_.Name = "lb_";
- this.lb_.Size = new System.Drawing.Size(63, 15);
- this.lb_.TabIndex = 38;
- this.lb_.Text = "label45";
- //
- // lb_RunState
- //
- this.lb_RunState.AutoSize = true;
- this.lb_RunState.Location = new System.Drawing.Point(845, 300);
- this.lb_RunState.Name = "lb_RunState";
- this.lb_RunState.Size = new System.Drawing.Size(63, 15);
- this.lb_RunState.TabIndex = 37;
- this.lb_RunState.Text = "label44";
- //
- // UserControl1
- //
- this.AllowDrop = true;
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.tableLayoutPanel1);
- this.Name = "UserControl1";
- this.Size = new System.Drawing.Size(1742, 681);
- this.tableLayoutPanel1.ResumeLayout(false);
- this.tableLayoutPanel1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private System.Windows.Forms.Label label38;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.Label label26;
- private System.Windows.Forms.Label label27;
- private System.Windows.Forms.Label label28;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label32;
- private System.Windows.Forms.Label label33;
- private System.Windows.Forms.Label label34;
- private System.Windows.Forms.Label label35;
- private System.Windows.Forms.Label label36;
- private System.Windows.Forms.Label label37;
- private System.Windows.Forms.Label label41;
- private System.Windows.Forms.Label label40;
- private System.Windows.Forms.Label label39;
- private System.Windows.Forms.Label label42;
- private System.Windows.Forms.Label label43;
- private System.Windows.Forms.Label lb_TaskId;
- private System.Windows.Forms.Label lb_StartPoint;
- private System.Windows.Forms.Label lb_EndPoint;
- private System.Windows.Forms.Label lb_;
- private System.Windows.Forms.Label lb_RunState;
- }
- }
|