Property | Type | Description | |
---|---|---|---|
cmbModificarEstado | System.Windows.Forms.ComboBox | ||
cmbSeleccionartipoModificar | System.Windows.Forms.ComboBox | ||
groupBoxDatosUsuario | System.Windows.Forms.GroupBox |
Method | Description | |
---|---|---|
frmmodificarUsuario ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnBuscarUsuario_Click ( object sender, |
||
btnGuardarUsuario_Click ( object sender, |
||
frmmodificarUsuario_Load ( object sender, |
||
funLlenarComboSeleccionarUsuarioModificar ( ) : void | ||
funLlenarComboTipoUsuarioModificar ( ) : void | ||
funLlenarTextBox ( ) : void | ||
funguardarModificacion ( ) : void | ||
sALIRToolStripMenuItem_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.ComboBox cmbModificarEstado | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.ComboBox cmbSeleccionartipoModificar | ||
return | System.Windows.Forms.ComboBox |