Esempio n. 1
0
 private void InitializeComponent()
 {
     ABB.Robotics.Tps.Resources.TpsResourceManager resources = new ABB.Robotics.Tps.Resources.TpsResourceManager(this.GetType().ToString());
     this.pictureBox1 = new ABB.Robotics.Tps.Windows.Forms.PictureBox();
     this.tpsLabel1   = new ABB.Robotics.Tps.Windows.Forms.TpsLabel();
     this.tpsLabel2   = new ABB.Robotics.Tps.Windows.Forms.TpsLabel();
     this.tpsLabel4   = new ABB.Robotics.Tps.Windows.Forms.TpsLabel();
     this.tpsLabel5   = new ABB.Robotics.Tps.Windows.Forms.TpsLabel();
     this.tpsLabel6   = new ABB.Robotics.Tps.Windows.Forms.TpsLabel();
     this.tpsLabel7   = new ABB.Robotics.Tps.Windows.Forms.TpsLabel();
     this.button1     = new ABB.Robotics.Tps.Windows.Forms.Button();
     this.tpsLabel3   = new ABB.Robotics.Tps.Windows.Forms.TpsLabel();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.Font     = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font12b;
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(411, 96);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(163, 198);
     //
     // tpsLabel1
     //
     this.tpsLabel1.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font12b;
     this.tpsLabel1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tpsLabel1.Location  = new System.Drawing.Point(40, 98);
     this.tpsLabel1.Multiline = true;
     this.tpsLabel1.Name      = "tpsLabel1";
     this.tpsLabel1.Size      = new System.Drawing.Size(307, 24);
     this.tpsLabel1.Title     = "Aplicación de soldadura industrial";
     //
     // tpsLabel2
     //
     this.tpsLabel2.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font11;
     this.tpsLabel2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tpsLabel2.Location  = new System.Drawing.Point(40, 141);
     this.tpsLabel2.Multiline = true;
     this.tpsLabel2.Name      = "tpsLabel2";
     this.tpsLabel2.Size      = new System.Drawing.Size(139, 24);
     this.tpsLabel2.Title     = "Presentado por:";
     //
     // tpsLabel4
     //
     this.tpsLabel4.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font10;
     this.tpsLabel4.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tpsLabel4.Location  = new System.Drawing.Point(43, 171);
     this.tpsLabel4.Multiline = true;
     this.tpsLabel4.Name      = "tpsLabel4";
     this.tpsLabel4.Size      = new System.Drawing.Size(237, 14);
     this.tpsLabel4.Title     = "Luis Miguel Martínez Torres";
     //
     // tpsLabel5
     //
     this.tpsLabel5.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font10;
     this.tpsLabel5.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tpsLabel5.Location  = new System.Drawing.Point(43, 208);
     this.tpsLabel5.Multiline = true;
     this.tpsLabel5.Name      = "tpsLabel5";
     this.tpsLabel5.Size      = new System.Drawing.Size(185, 17);
     this.tpsLabel5.Title     = "Juan David Obando Ortiz";
     //
     // tpsLabel6
     //
     this.tpsLabel6.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font11;
     this.tpsLabel6.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tpsLabel6.Location  = new System.Drawing.Point(40, 249);
     this.tpsLabel6.Multiline = true;
     this.tpsLabel6.Name      = "tpsLabel6";
     this.tpsLabel6.Size      = new System.Drawing.Size(187, 19);
     this.tpsLabel6.Title     = "Docente:";
     //
     // tpsLabel7
     //
     this.tpsLabel7.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font10;
     this.tpsLabel7.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tpsLabel7.Location  = new System.Drawing.Point(40, 274);
     this.tpsLabel7.Multiline = true;
     this.tpsLabel7.Name      = "tpsLabel7";
     this.tpsLabel7.Size      = new System.Drawing.Size(198, 20);
     this.tpsLabel7.Title     = "Pedro Fabián cárdenas Herrera";
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.LightGreen;
     this.button1.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font9b;
     this.button1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.button1.Location  = new System.Drawing.Point(483, 343);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(70, 25);
     this.button1.Text      = "Siguiente";
     this.button1.TextAlign = ABB.Robotics.Tps.Windows.Forms.ContentAlignmentABB.MiddleCenter;
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // tpsLabel3
     //
     this.tpsLabel3.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font10;
     this.tpsLabel3.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tpsLabel3.Location  = new System.Drawing.Point(43, 191);
     this.tpsLabel3.Multiline = true;
     this.tpsLabel3.Name      = "tpsLabel3";
     this.tpsLabel3.Size      = new System.Drawing.Size(237, 14);
     this.tpsLabel3.Title     = "Luisa María Medina Barragán";
     //
     // MainScreen
     //
     this.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.Controls.Add(this.tpsLabel3);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.tpsLabel7);
     this.Controls.Add(this.tpsLabel6);
     this.Controls.Add(this.tpsLabel5);
     this.Controls.Add(this.tpsLabel4);
     this.Controls.Add(this.tpsLabel2);
     this.Controls.Add(this.tpsLabel1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.SetChildIndex(this.pictureBox1, 0);
     this.Controls.SetChildIndex(this.tpsLabel1, 0);
     this.Controls.SetChildIndex(this.tpsLabel2, 0);
     this.Controls.SetChildIndex(this.tpsLabel4, 0);
     this.Controls.SetChildIndex(this.tpsLabel5, 0);
     this.Controls.SetChildIndex(this.tpsLabel6, 0);
     this.Controls.SetChildIndex(this.tpsLabel7, 0);
     this.Controls.SetChildIndex(this.button1, 0);
     this.Controls.SetChildIndex(this.tpsLabel3, 0);
     this.ResumeLayout(false);
 }
Esempio n. 2
0
 private void InitializeComponent()
 {
     ABB.Robotics.Tps.Resources.TpsResourceManager resources = new ABB.Robotics.Tps.Resources.TpsResourceManager(this.GetType().ToString());
     this.button1     = new ABB.Robotics.Tps.Windows.Forms.Button();
     this.button2     = new ABB.Robotics.Tps.Windows.Forms.Button();
     this.button3     = new ABB.Robotics.Tps.Windows.Forms.Button();
     this.tpsLabel1   = new ABB.Robotics.Tps.Windows.Forms.TpsLabel();
     this.pictureBox1 = new ABB.Robotics.Tps.Windows.Forms.PictureBox();
     this.button4     = new ABB.Robotics.Tps.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.White;
     this.button1.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font9b;
     this.button1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.button1.Location  = new System.Drawing.Point(506, 333);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(62, 27);
     this.button1.Text      = "Atrás";
     this.button1.TextAlign = ABB.Robotics.Tps.Windows.Forms.ContentAlignmentABB.MiddleCenter;
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.BackColor = System.Drawing.Color.LawnGreen;
     this.button2.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font12b;
     this.button2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.button2.Location  = new System.Drawing.Point(324, 152);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(217, 28);
     this.button2.Text      = "Soldadura segunda mesa";
     this.button2.TextAlign = ABB.Robotics.Tps.Windows.Forms.ContentAlignmentABB.MiddleCenter;
     this.button2.Click    += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.BackColor = System.Drawing.Color.LimeGreen;
     this.button3.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font12b;
     this.button3.ForeColor = System.Drawing.SystemColors.ControlText;
     this.button3.Location  = new System.Drawing.Point(324, 108);
     this.button3.Name      = "button3";
     this.button3.Size      = new System.Drawing.Size(217, 28);
     this.button3.Text      = "Soldadura primera mesa";
     this.button3.TextAlign = ABB.Robotics.Tps.Windows.Forms.ContentAlignmentABB.MiddleCenter;
     this.button3.Click    += new System.EventHandler(this.button3_Click);
     //
     // tpsLabel1
     //
     this.tpsLabel1.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font9;
     this.tpsLabel1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.tpsLabel1.Location  = new System.Drawing.Point(49, 324);
     this.tpsLabel1.Multiline = true;
     this.tpsLabel1.Name      = "tpsLabel1";
     this.tpsLabel1.Size      = new System.Drawing.Size(378, 21);
     this.tpsLabel1.Title     = "Luis Martínez - Luisa Medina - Juan Obando";
     //
     // pictureBox1
     //
     this.pictureBox1.Font     = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font12b;
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(95, 84);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(163, 198);
     //
     // button4
     //
     this.button4.BackColor = System.Drawing.Color.Red;
     this.button4.Font      = ABB.Robotics.Tps.Windows.Forms.TpsFont.Font12b;
     this.button4.ForeColor = System.Drawing.SystemColors.ControlText;
     this.button4.Location  = new System.Drawing.Point(452, 226);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(89, 29);
     this.button4.Text      = "Parar";
     this.button4.TextAlign = ABB.Robotics.Tps.Windows.Forms.ContentAlignmentABB.MiddleCenter;
     this.button4.Click    += new System.EventHandler(this.button4_Click);
     //
     // ROBT_UNAL
     //
     this.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.Controls.Add(this.button4);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.tpsLabel1);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.SetChildIndex(this.button1, 0);
     this.Controls.SetChildIndex(this.button2, 0);
     this.Controls.SetChildIndex(this.button3, 0);
     this.Controls.SetChildIndex(this.tpsLabel1, 0);
     this.Controls.SetChildIndex(this.pictureBox1, 0);
     this.Controls.SetChildIndex(this.button4, 0);
     this.ResumeLayout(false);
 }