Method |
Description |
|
Form2_Load ( object sender, EventArgs e ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
agregarCampos ( DataGridView unDg ) : void |
|
|
button1_Click ( object sender, EventArgs e ) : void |
|
|
button2_Click ( object sender, EventArgs e ) : void |
|
|
button3_Click ( object sender, EventArgs e ) : void |
|
|
button6_Click ( object sender, EventArgs e ) : void |
|
|
calcularImporte ( ) : string |
|
|
cambiarVisibilidades ( Form formularioSiguiente ) : void |
|
|
dgButacas_CellContentClick ( object sender, DataGridViewCellEventArgs e ) : void |
|
|
dp_ValueChanged ( object sender, EventArgs e ) : void |
|
|
hacerValidacionesDeTipo ( ) : Boolean |
|
|
hayQueActualizarTabla ( ) : void |
|
|
tieneDocumento ( string dni ) : SqlDataReader |
|
|
txtApe_TextChanged ( object sender, EventArgs e ) : void |
|
|
txtDire_TextChanged ( object sender, EventArgs e ) : void |
|
|
txtDni_TextChanged ( object sender, EventArgs e ) : void |
|
|
txtMail_TextChanged ( object sender, EventArgs e ) : void |
|
|
txtNac_TextChanged ( object sender, EventArgs e ) : void |
|
|
txtNom_TextChanged ( object sender, EventArgs e ) : void |
|
|
txtTel_TextChanged ( object sender, EventArgs e ) : void |
|
|