123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567 |
-
- namespace IMCS.UControl
- {
- partial class UserControl3
- {
- /// <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.label10 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = 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.label20 = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.label12 = 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.label1 = new System.Windows.Forms.Label();
- this.label29 = new System.Windows.Forms.Label();
- this.lb_TaskId = new System.Windows.Forms.Label();
- this.lb_RunState = new System.Windows.Forms.Label();
- this.lb_StartPoint = new System.Windows.Forms.Label();
- this.lb_EndPoint = new System.Windows.Forms.Label();
- this.lb_Run = new System.Windows.Forms.Label();
- this.tableLayoutPanel1.SuspendLayout();
- this.SuspendLayout();
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 13;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
- 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, 50F));
- 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.Absolute, 100F));
- 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.Absolute, 100F));
- 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.Absolute, 100F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 21F));
- this.tableLayoutPanel1.Controls.Add(this.label10, 3, 13);
- this.tableLayoutPanel1.Controls.Add(this.label3, 4, 12);
- this.tableLayoutPanel1.Controls.Add(this.label9, 4, 13);
- this.tableLayoutPanel1.Controls.Add(this.label2, 5, 12);
- this.tableLayoutPanel1.Controls.Add(this.label8, 5, 13);
- this.tableLayoutPanel1.Controls.Add(this.label4, 6, 12);
- this.tableLayoutPanel1.Controls.Add(this.label7, 6, 13);
- this.tableLayoutPanel1.Controls.Add(this.label5, 7, 12);
- this.tableLayoutPanel1.Controls.Add(this.label6, 7, 13);
- this.tableLayoutPanel1.Controls.Add(this.label15, 4, 0);
- this.tableLayoutPanel1.Controls.Add(this.label16, 6, 0);
- this.tableLayoutPanel1.Controls.Add(this.label20, 1, 8);
- this.tableLayoutPanel1.Controls.Add(this.label19, 1, 4);
- this.tableLayoutPanel1.Controls.Add(this.label11, 10, 9);
- this.tableLayoutPanel1.Controls.Add(this.label14, 10, 8);
- this.tableLayoutPanel1.Controls.Add(this.label13, 10, 4);
- this.tableLayoutPanel1.Controls.Add(this.label12, 10, 3);
- this.tableLayoutPanel1.Controls.Add(this.label21, 11, 3);
- this.tableLayoutPanel1.Controls.Add(this.label22, 11, 2);
- this.tableLayoutPanel1.Controls.Add(this.label23, 11, 4);
- this.tableLayoutPanel1.Controls.Add(this.label24, 11, 5);
- this.tableLayoutPanel1.Controls.Add(this.label25, 11, 7);
- this.tableLayoutPanel1.Controls.Add(this.label26, 11, 8);
- this.tableLayoutPanel1.Controls.Add(this.label27, 11, 9);
- this.tableLayoutPanel1.Controls.Add(this.label28, 11, 10);
- this.tableLayoutPanel1.Controls.Add(this.label17, 8, 12);
- this.tableLayoutPanel1.Controls.Add(this.label18, 8, 13);
- this.tableLayoutPanel1.Controls.Add(this.label1, 9, 12);
- this.tableLayoutPanel1.Controls.Add(this.label29, 11, 0);
- this.tableLayoutPanel1.Controls.Add(this.lb_Run, 6, 7);
- this.tableLayoutPanel1.Controls.Add(this.lb_TaskId, 4, 5);
- this.tableLayoutPanel1.Controls.Add(this.lb_StartPoint, 6, 5);
- this.tableLayoutPanel1.Controls.Add(this.lb_RunState, 4, 7);
- this.tableLayoutPanel1.Controls.Add(this.lb_EndPoint, 8, 5);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 15;
- 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, 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.Absolute, 20F));
- 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, 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, 20F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1475, 737);
- this.tableLayoutPanel1.TabIndex = 1;
- //
- // label10
- //
- this.label10.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(375, 678);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(84, 15);
- this.label10.TabIndex = 0;
- this.label10.Tag = "32";
- this.label10.Text = "32工位(小)";
- //
- // label3
- //
- this.label3.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(490, 618);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(53, 15);
- this.label3.TabIndex = 0;
- this.label3.Tag = "31";
- this.label3.Text = "31换抓";
- //
- // label9
- //
- this.label9.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(475, 678);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(84, 15);
- this.label9.TabIndex = 0;
- this.label9.Tag = "33";
- this.label9.Text = "33工位(小)";
- //
- // label2
- //
- this.label2.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(575, 618);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(84, 15);
- this.label2.TabIndex = 0;
- this.label2.Tag = "34";
- this.label2.Text = "34工位(小)";
- //
- // label8
- //
- this.label8.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(575, 678);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(84, 15);
- this.label8.TabIndex = 0;
- this.label8.Tag = "36";
- this.label8.Text = "36工位(小)";
- //
- // label4
- //
- this.label4.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(675, 618);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(84, 15);
- this.label4.TabIndex = 0;
- this.label4.Tag = "35";
- this.label4.Text = "35工位(小)";
- //
- // label7
- //
- this.label7.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(675, 678);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(84, 15);
- this.label7.TabIndex = 0;
- this.label7.Tag = "37";
- this.label7.Text = "37工位(小)";
- //
- // label5
- //
- this.label5.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(775, 618);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(84, 15);
- this.label5.TabIndex = 0;
- this.label5.Tag = "38";
- this.label5.Text = "38工位(大)";
- //
- // label6
- //
- this.label6.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(775, 678);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(84, 15);
- this.label6.TabIndex = 0;
- this.label6.Tag = "39";
- this.label6.Text = "39工位(大)";
- //
- // label15
- //
- this.label15.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(487, 22);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(60, 15);
- this.label15.TabIndex = 0;
- this.label15.Tag = "159";
- this.label15.Text = "三坐标2";
- //
- // label16
- //
- this.label16.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(687, 22);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(60, 15);
- this.label16.TabIndex = 0;
- this.label16.Tag = "145";
- this.label16.Text = "三坐标1";
- //
- // label17
- //
- this.label17.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(875, 618);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(84, 15);
- this.label17.TabIndex = 0;
- this.label17.Tag = "40";
- this.label17.Text = "40工位(大)";
- //
- // label18
- //
- this.label18.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(875, 678);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(84, 15);
- this.label18.TabIndex = 0;
- this.label18.Tag = "41";
- this.label18.Text = "41工位(大)";
- //
- // label20
- //
- this.label20.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label20.AutoSize = true;
- this.label20.Location = new System.Drawing.Point(40, 420);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(60, 15);
- this.label20.TabIndex = 0;
- this.label20.Tag = "146";
- this.label20.Text = "人工位2";
- //
- // label19
- //
- this.label19.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label19.AutoSize = true;
- this.label19.Location = new System.Drawing.Point(40, 220);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(60, 15);
- this.label19.TabIndex = 0;
- this.label19.Tag = "147";
- this.label19.Text = "人工位1";
- //
- // label11
- //
- this.label11.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(1228, 480);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(92, 15);
- this.label11.TabIndex = 0;
- this.label11.Tag = "144";
- this.label11.Text = "144工位(大)";
- //
- // label14
- //
- this.label14.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(1228, 420);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(92, 15);
- this.label14.TabIndex = 0;
- this.label14.Tag = "143";
- this.label14.Text = "143工位(大)";
- //
- // label13
- //
- this.label13.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(1228, 220);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(92, 15);
- this.label13.TabIndex = 0;
- this.label13.Tag = "142";
- this.label13.Text = "142工位(大)";
- //
- // label12
- //
- this.label12.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(1228, 160);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(92, 15);
- this.label12.TabIndex = 0;
- this.label12.Tag = "141";
- this.label12.Text = "141工位(大)";
- //
- // label21
- //
- this.label21.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label21.AutoSize = true;
- this.label21.Location = new System.Drawing.Point(1348, 160);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(92, 15);
- this.label21.TabIndex = 0;
- this.label21.Tag = "152";
- this.label21.Text = "152工位(小)";
- //
- // label22
- //
- this.label22.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label22.AutoSize = true;
- this.label22.Location = new System.Drawing.Point(1348, 100);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(92, 15);
- this.label22.TabIndex = 0;
- this.label22.Tag = "151";
- this.label22.Text = "151工位(小)";
- //
- // label23
- //
- this.label23.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label23.AutoSize = true;
- this.label23.Location = new System.Drawing.Point(1348, 220);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(92, 15);
- this.label23.TabIndex = 0;
- this.label23.Tag = "153";
- this.label23.Text = "153工位(小)";
- //
- // label24
- //
- this.label24.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label24.AutoSize = true;
- this.label24.Location = new System.Drawing.Point(1348, 280);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(92, 15);
- this.label24.TabIndex = 0;
- this.label24.Tag = "154";
- this.label24.Text = "154工位(小)";
- //
- // label25
- //
- this.label25.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label25.AutoSize = true;
- this.label25.Location = new System.Drawing.Point(1348, 360);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(92, 15);
- this.label25.TabIndex = 0;
- this.label25.Tag = "155";
- this.label25.Text = "155工位(小)";
- //
- // label26
- //
- this.label26.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label26.AutoSize = true;
- this.label26.Location = new System.Drawing.Point(1348, 420);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(92, 15);
- this.label26.TabIndex = 0;
- this.label26.Tag = "156";
- this.label26.Text = "156工位(小)";
- //
- // label27
- //
- this.label27.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label27.AutoSize = true;
- this.label27.Location = new System.Drawing.Point(1348, 480);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(92, 15);
- this.label27.TabIndex = 0;
- this.label27.Tag = "157";
- this.label27.Text = "157工位(小)";
- //
- // label28
- //
- this.label28.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label28.AutoSize = true;
- this.label28.Location = new System.Drawing.Point(1348, 540);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(92, 15);
- this.label28.TabIndex = 0;
- this.label28.Tag = "158";
- this.label28.Text = "158工位(小)";
- //
- // label1
- //
- this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(985, 618);
- this.label1.Margin = new System.Windows.Forms.Padding(18, 0, 3, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(67, 15);
- this.label1.TabIndex = 0;
- this.label1.Tag = "999";
- this.label1.Text = "控制机柜";
- //
- // label29
- //
- this.label29.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.label29.AutoSize = true;
- this.label29.Location = new System.Drawing.Point(1353, 22);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(82, 15);
- this.label29.TabIndex = 0;
- this.label29.Tag = "999";
- this.label29.Text = "三坐标电脑";
- //
- // lb_TaskId
- //
- this.lb_TaskId.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lb_TaskId.AutoSize = true;
- this.tableLayoutPanel1.SetColumnSpan(this.lb_TaskId, 2);
- this.lb_TaskId.Location = new System.Drawing.Point(470, 280);
- this.lb_TaskId.Name = "lb_TaskId";
- this.lb_TaskId.Size = new System.Drawing.Size(0, 15);
- this.lb_TaskId.TabIndex = 39;
- this.lb_TaskId.Tag = "999";
- //
- // lb_RunState
- //
- this.lb_RunState.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.tableLayoutPanel1.SetColumnSpan(this.lb_RunState, 2);
- this.lb_RunState.Location = new System.Drawing.Point(470, 357);
- this.lb_RunState.Name = "lb_RunState";
- this.lb_RunState.Size = new System.Drawing.Size(80, 21);
- this.lb_RunState.TabIndex = 40;
- this.lb_RunState.Tag = "999";
- //
- // lb_StartPoint
- //
- this.lb_StartPoint.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lb_StartPoint.AutoSize = true;
- this.tableLayoutPanel1.SetColumnSpan(this.lb_StartPoint, 2);
- this.lb_StartPoint.Location = new System.Drawing.Point(670, 280);
- this.lb_StartPoint.Name = "lb_StartPoint";
- this.lb_StartPoint.Size = new System.Drawing.Size(0, 15);
- this.lb_StartPoint.TabIndex = 41;
- this.lb_StartPoint.Tag = "999";
- //
- // lb_EndPoint
- //
- this.lb_EndPoint.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lb_EndPoint.AutoSize = true;
- this.tableLayoutPanel1.SetColumnSpan(this.lb_EndPoint, 2);
- this.lb_EndPoint.Location = new System.Drawing.Point(870, 280);
- this.lb_EndPoint.Name = "lb_EndPoint";
- this.lb_EndPoint.Size = new System.Drawing.Size(0, 15);
- this.lb_EndPoint.TabIndex = 42;
- this.lb_EndPoint.Tag = "999";
- //
- // lb_Run
- //
- this.lb_Run.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lb_Run.AutoSize = true;
- this.tableLayoutPanel1.SetColumnSpan(this.lb_Run, 2);
- this.lb_Run.Location = new System.Drawing.Point(670, 360);
- this.lb_Run.Name = "lb_Run";
- this.lb_Run.Size = new System.Drawing.Size(0, 15);
- this.lb_Run.TabIndex = 43;
- this.lb_Run.Tag = "999";
- //
- // UserControl3
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.tableLayoutPanel1);
- this.Name = "UserControl3";
- this.Size = new System.Drawing.Size(1475, 737);
- this.tableLayoutPanel1.ResumeLayout(false);
- this.tableLayoutPanel1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- 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 label14;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label11;
- 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 label20;
- private System.Windows.Forms.Label label19;
- 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 label1;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.Label lb_Run;
- private System.Windows.Forms.Label lb_TaskId;
- private System.Windows.Forms.Label lb_StartPoint;
- private System.Windows.Forms.Label lb_RunState;
- private System.Windows.Forms.Label lb_EndPoint;
- }
- }
|