Method | Description | |
---|---|---|
frmcontrolAvion ( ) : 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.
|
|
aGREGARTIPOAVIONToolStripMenuItem_Click ( object sender, EventArgs e ) : void | ||
btnBuscarAvion_Click ( object sender, EventArgs e ) : void | ||
btnEliminar_Click ( object sender, EventArgs e ) : void | ||
btnGuardarAvion_Click_2 ( object sender, EventArgs e ) : void | ||
cmbrefrescar_Click ( object sender, EventArgs e ) : void | ||
frmcontrolAvion_Load ( object sender, EventArgs e ) : void | ||
funbuscaravion ( ) : void | ||
funcomboElimnar ( ) : void | ||
funconsultarAviones ( ) : void | ||
funeliminar ( ) : void | ||
funlimpiar ( ) : void | ||
funtipoavion ( ) : void | ||
groupBox1_Enter ( object sender, EventArgs e ) : void | ||
sALIRToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |