ventana personal completamente terminada
This commit is contained in:
Generated
+2
@@ -53,6 +53,7 @@
|
||||
this.button1.TabIndex = 1;
|
||||
this.button1.Text = "Modificar contraseña";
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
this.button1.Click += new System.EventHandler(this.button1_Click);
|
||||
//
|
||||
// button2
|
||||
//
|
||||
@@ -63,6 +64,7 @@
|
||||
this.button2.TabIndex = 2;
|
||||
this.button2.Text = "Eliminar";
|
||||
this.button2.UseVisualStyleBackColor = true;
|
||||
this.button2.Click += new System.EventHandler(this.button2_Click);
|
||||
//
|
||||
// Confirmacion
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user