Falta lo amarillo
This commit is contained in:
Generated
+4
-5
@@ -1,4 +1,4 @@
|
||||
namespace compabetov2.Empleados
|
||||
namespace compabetov2
|
||||
{
|
||||
partial class AgregarLogin1
|
||||
{
|
||||
@@ -186,20 +186,19 @@
|
||||
this.ControlBox = false;
|
||||
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.Controls.Add(this.pictureBox2);
|
||||
this.Controls.Add(this.pictureBox1);
|
||||
this.Controls.Add(this.cbTipo);
|
||||
this.Controls.Add(this.txtContraConf);
|
||||
this.Controls.Add(this.txtContra);
|
||||
this.Controls.Add(this.txtNombre);
|
||||
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 = "AgregarLogin1";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Load += new System.EventHandler(this.AgregarLogin1_Load);
|
||||
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user