funcionalidad del boton eliminar y editar de personal

This commit is contained in:
carlos
2024-01-10 19:58:29 -06:00
parent 45a34a62b6
commit 629334100c
21 changed files with 1653 additions and 5 deletions
+1
View File
@@ -222,6 +222,7 @@
this.btnAgregar.TabIndex = 12;
this.btnAgregar.Text = "Agregar";
this.btnAgregar.UseVisualStyleBackColor = true;
this.btnAgregar.Click += new System.EventHandler(this.btnAgregar_Click);
//
// personal
//