editar empleado listo
This commit is contained in:
Generated
+2
@@ -532,6 +532,7 @@ namespace compabetov2
|
||||
this.button1.TabIndex = 0;
|
||||
this.button1.Text = "Editar";
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
this.button1.Click += new System.EventHandler(this.button1_Click);
|
||||
//
|
||||
// btnCancelar
|
||||
//
|
||||
@@ -543,6 +544,7 @@ namespace compabetov2
|
||||
this.btnCancelar.TabIndex = 1;
|
||||
this.btnCancelar.Text = "Cancelar";
|
||||
this.btnCancelar.UseVisualStyleBackColor = true;
|
||||
this.btnCancelar.Click += new System.EventHandler(this.btnCancelar_Click);
|
||||
//
|
||||
// EditarEmpleado
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user