Falta lo amarillo

This commit is contained in:
Michael Robles
2024-01-23 01:33:43 -07:00
parent 0e8161d9ff
commit 881295d920
15 changed files with 83 additions and 44 deletions
+4 -5
View File
@@ -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);