Falta lo amarillo
This commit is contained in:
Generated
+14
-14
@@ -361,7 +361,7 @@
|
||||
this.lbImg.BackColor = System.Drawing.Color.Transparent;
|
||||
this.lbImg.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbImg.ForeColor = System.Drawing.Color.Transparent;
|
||||
this.lbImg.Location = new System.Drawing.Point(141, 543);
|
||||
this.lbImg.Location = new System.Drawing.Point(653, 530);
|
||||
this.lbImg.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.lbImg.Name = "lbImg";
|
||||
this.lbImg.Size = new System.Drawing.Size(113, 40);
|
||||
@@ -371,7 +371,7 @@
|
||||
// button1
|
||||
//
|
||||
this.button1.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.button1.Location = new System.Drawing.Point(26, 541);
|
||||
this.button1.Location = new System.Drawing.Point(660, 564);
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Size = new System.Drawing.Size(103, 46);
|
||||
this.button1.TabIndex = 29;
|
||||
@@ -392,30 +392,30 @@
|
||||
this.Controls.Add(this.lbImg);
|
||||
this.Controls.Add(this.pictureBox2);
|
||||
this.Controls.Add(this.pictureBox1);
|
||||
this.Controls.Add(this.label12);
|
||||
this.Controls.Add(this.cbEstado);
|
||||
this.Controls.Add(this.label11);
|
||||
this.Controls.Add(this.txtTelefono);
|
||||
this.Controls.Add(this.label10);
|
||||
this.Controls.Add(this.dtFechaCon);
|
||||
this.Controls.Add(this.label9);
|
||||
this.Controls.Add(this.dtFechaNac);
|
||||
this.Controls.Add(this.label8);
|
||||
this.Controls.Add(this.label7);
|
||||
this.Controls.Add(this.txtReferencia);
|
||||
this.Controls.Add(this.txtNoInt);
|
||||
this.Controls.Add(this.label6);
|
||||
this.Controls.Add(this.txtNoExt);
|
||||
this.Controls.Add(this.label5);
|
||||
this.Controls.Add(this.txtCp);
|
||||
this.Controls.Add(this.label4);
|
||||
this.Controls.Add(this.txtColonia);
|
||||
this.Controls.Add(this.label3);
|
||||
this.Controls.Add(this.txtCalle);
|
||||
this.Controls.Add(this.label2);
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.txtApellido);
|
||||
this.Controls.Add(this.txtNombre);
|
||||
this.Controls.Add(this.label12);
|
||||
this.Controls.Add(this.label11);
|
||||
this.Controls.Add(this.label10);
|
||||
this.Controls.Add(this.label9);
|
||||
this.Controls.Add(this.label8);
|
||||
this.Controls.Add(this.label7);
|
||||
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.label1);
|
||||
this.DoubleBuffered = true;
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
||||
this.Name = "EditarEmpleado1";
|
||||
|
||||
Reference in New Issue
Block a user