| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235 | 
							- 
 
- namespace IMCS.Componen.CT
 
- {
 
-     partial class Form1
 
-     {
 
-         /// <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.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.lb_tb_dingdanmm = new System.Windows.Forms.Label();
 
-             this.lb_tb_chanpinmm = new System.Windows.Forms.Label();
 
-             this.lb_tb_chanpinbm = new System.Windows.Forms.Label();
 
-             this.lb_tb_dangqiangx = new System.Windows.Forms.Label();
 
-             this.lb_tb_daizhixingrw = new System.Windows.Forms.Label();
 
-             this.lb_tb_renwuweizhi = new System.Windows.Forms.Label();
 
-             this.button1 = new System.Windows.Forms.Button();
 
-             this.button2 = new System.Windows.Forms.Button();
 
-             this.SuspendLayout();
 
-             // 
 
-             // label1
 
-             // 
 
-             this.label1.AutoSize = true;
 
-             this.label1.BackColor = System.Drawing.Color.Transparent;
 
-             this.label1.Location = new System.Drawing.Point(117, 69);
 
-             this.label1.Name = "label1";
 
-             this.label1.Size = new System.Drawing.Size(75, 15);
 
-             this.label1.TabIndex = 0;
 
-             this.label1.Text = "订单名称:";
 
-             // 
 
-             // label2
 
-             // 
 
-             this.label2.AutoSize = true;
 
-             this.label2.BackColor = System.Drawing.Color.Transparent;
 
-             this.label2.Location = new System.Drawing.Point(117, 114);
 
-             this.label2.Name = "label2";
 
-             this.label2.Size = new System.Drawing.Size(75, 15);
 
-             this.label2.TabIndex = 1;
 
-             this.label2.Text = "产品名称:";
 
-             // 
 
-             // label3
 
-             // 
 
-             this.label3.AutoSize = true;
 
-             this.label3.BackColor = System.Drawing.Color.Transparent;
 
-             this.label3.Location = new System.Drawing.Point(117, 155);
 
-             this.label3.Name = "label3";
 
-             this.label3.Size = new System.Drawing.Size(75, 15);
 
-             this.label3.TabIndex = 0;
 
-             this.label3.Text = "产品编码:";
 
-             // 
 
-             // label4
 
-             // 
 
-             this.label4.AutoSize = true;
 
-             this.label4.BackColor = System.Drawing.Color.Transparent;
 
-             this.label4.Location = new System.Drawing.Point(117, 200);
 
-             this.label4.Name = "label4";
 
-             this.label4.Size = new System.Drawing.Size(75, 15);
 
-             this.label4.TabIndex = 1;
 
-             this.label4.Text = "当前工序:";
 
-             // 
 
-             // label5
 
-             // 
 
-             this.label5.AutoSize = true;
 
-             this.label5.BackColor = System.Drawing.Color.Transparent;
 
-             this.label5.Location = new System.Drawing.Point(102, 245);
 
-             this.label5.Name = "label5";
 
-             this.label5.Size = new System.Drawing.Size(90, 15);
 
-             this.label5.TabIndex = 0;
 
-             this.label5.Text = "待执行任务:";
 
-             // 
 
-             // label6
 
-             // 
 
-             this.label6.AutoSize = true;
 
-             this.label6.BackColor = System.Drawing.Color.Transparent;
 
-             this.label6.Location = new System.Drawing.Point(87, 290);
 
-             this.label6.Name = "label6";
 
-             this.label6.Size = new System.Drawing.Size(105, 15);
 
-             this.label6.TabIndex = 1;
 
-             this.label6.Text = "任务目标位置:";
 
-             // 
 
-             // lb_tb_dingdanmm
 
-             // 
 
-             this.lb_tb_dingdanmm.AutoSize = true;
 
-             this.lb_tb_dingdanmm.BackColor = System.Drawing.Color.Transparent;
 
-             this.lb_tb_dingdanmm.Location = new System.Drawing.Point(198, 69);
 
-             this.lb_tb_dingdanmm.Name = "lb_tb_dingdanmm";
 
-             this.lb_tb_dingdanmm.Size = new System.Drawing.Size(67, 15);
 
-             this.lb_tb_dingdanmm.TabIndex = 0;
 
-             this.lb_tb_dingdanmm.Text = "壹亘订单";
 
-             // 
 
-             // lb_tb_chanpinmm
 
-             // 
 
-             this.lb_tb_chanpinmm.AutoSize = true;
 
-             this.lb_tb_chanpinmm.BackColor = System.Drawing.Color.Transparent;
 
-             this.lb_tb_chanpinmm.Location = new System.Drawing.Point(198, 114);
 
-             this.lb_tb_chanpinmm.Name = "lb_tb_chanpinmm";
 
-             this.lb_tb_chanpinmm.Size = new System.Drawing.Size(52, 15);
 
-             this.lb_tb_chanpinmm.TabIndex = 0;
 
-             this.lb_tb_chanpinmm.Text = "前隔框";
 
-             // 
 
-             // lb_tb_chanpinbm
 
-             // 
 
-             this.lb_tb_chanpinbm.AutoSize = true;
 
-             this.lb_tb_chanpinbm.BackColor = System.Drawing.Color.Transparent;
 
-             this.lb_tb_chanpinbm.Location = new System.Drawing.Point(198, 155);
 
-             this.lb_tb_chanpinbm.Name = "lb_tb_chanpinbm";
 
-             this.lb_tb_chanpinbm.Size = new System.Drawing.Size(63, 15);
 
-             this.lb_tb_chanpinbm.TabIndex = 0;
 
-             this.lb_tb_chanpinbm.Text = "3453953";
 
-             // 
 
-             // lb_tb_dangqiangx
 
-             // 
 
-             this.lb_tb_dangqiangx.AutoSize = true;
 
-             this.lb_tb_dangqiangx.BackColor = System.Drawing.Color.Transparent;
 
-             this.lb_tb_dangqiangx.Location = new System.Drawing.Point(198, 200);
 
-             this.lb_tb_dangqiangx.Name = "lb_tb_dangqiangx";
 
-             this.lb_tb_dangqiangx.Size = new System.Drawing.Size(37, 15);
 
-             this.lb_tb_dangqiangx.TabIndex = 0;
 
-             this.lb_tb_dangqiangx.Text = "打标";
 
-             // 
 
-             // lb_tb_daizhixingrw
 
-             // 
 
-             this.lb_tb_daizhixingrw.AutoSize = true;
 
-             this.lb_tb_daizhixingrw.BackColor = System.Drawing.Color.Transparent;
 
-             this.lb_tb_daizhixingrw.Location = new System.Drawing.Point(198, 245);
 
-             this.lb_tb_daizhixingrw.Name = "lb_tb_daizhixingrw";
 
-             this.lb_tb_daizhixingrw.Size = new System.Drawing.Size(82, 15);
 
-             this.lb_tb_daizhixingrw.TabIndex = 0;
 
-             this.lb_tb_daizhixingrw.Text = "放到机械手";
 
-             // 
 
-             // lb_tb_renwuweizhi
 
-             // 
 
-             this.lb_tb_renwuweizhi.AutoSize = true;
 
-             this.lb_tb_renwuweizhi.BackColor = System.Drawing.Color.Transparent;
 
-             this.lb_tb_renwuweizhi.Location = new System.Drawing.Point(198, 290);
 
-             this.lb_tb_renwuweizhi.Name = "lb_tb_renwuweizhi";
 
-             this.lb_tb_renwuweizhi.Size = new System.Drawing.Size(37, 15);
 
-             this.lb_tb_renwuweizhi.TabIndex = 0;
 
-             this.lb_tb_renwuweizhi.Text = "手抓";
 
-             // 
 
-             // button1
 
-             // 
 
-             this.button1.Location = new System.Drawing.Point(426, 245);
 
-             this.button1.Name = "button1";
 
-             this.button1.Size = new System.Drawing.Size(75, 23);
 
-             this.button1.TabIndex = 2;
 
-             this.button1.Text = "执行";
 
-             this.button1.UseVisualStyleBackColor = true;
 
-             // 
 
-             // button2
 
-             // 
 
-             this.button2.BackColor = System.Drawing.Color.White;
 
-             this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
 
-             this.button2.Location = new System.Drawing.Point(471, 36);
 
-             this.button2.Name = "button2";
 
-             this.button2.Size = new System.Drawing.Size(30, 28);
 
-             this.button2.TabIndex = 3;
 
-             this.button2.Text = "X";
 
-             this.button2.UseVisualStyleBackColor = false;
 
-             // 
 
-             // Form1
 
-             // 
 
-             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
 
-             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 
-             this.BackgroundImage = global::IMCS.Properties.Resources.ToolTip;
 
-             this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 
-             this.ClientSize = new System.Drawing.Size(578, 448);
 
-             this.Controls.Add(this.button2);
 
-             this.Controls.Add(this.button1);
 
-             this.Controls.Add(this.label6);
 
-             this.Controls.Add(this.label5);
 
-             this.Controls.Add(this.label4);
 
-             this.Controls.Add(this.label3);
 
-             this.Controls.Add(this.label2);
 
-             this.Controls.Add(this.lb_tb_renwuweizhi);
 
-             this.Controls.Add(this.lb_tb_daizhixingrw);
 
-             this.Controls.Add(this.lb_tb_dangqiangx);
 
-             this.Controls.Add(this.lb_tb_chanpinbm);
 
-             this.Controls.Add(this.lb_tb_chanpinmm);
 
-             this.Controls.Add(this.lb_tb_dingdanmm);
 
-             this.Controls.Add(this.label1);
 
-             this.DoubleBuffered = true;
 
-             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
 
-             this.Name = "Form1";
 
-             this.Text = "Form1";
 
-             this.ResumeLayout(false);
 
-             this.PerformLayout();
 
-         }
 
-         #endregion
 
-         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 lb_tb_dingdanmm;
 
-         private System.Windows.Forms.Label lb_tb_chanpinmm;
 
-         private System.Windows.Forms.Label lb_tb_chanpinbm;
 
-         private System.Windows.Forms.Label lb_tb_dangqiangx;
 
-         private System.Windows.Forms.Label lb_tb_daizhixingrw;
 
-         private System.Windows.Forms.Label lb_tb_renwuweizhi;
 
-         private System.Windows.Forms.Button button1;
 
-         private System.Windows.Forms.Button button2;
 
-     }
 
- }
 
 
  |