Method |
Description |
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
Listado_Load ( object sender, EventArgs e ) : void |
|
|
apretoSi ( DialogResult resultado ) : Boolean |
|
|
buscarCiudad ( string cod ) : string |
|
|
buscarNombreCampo ( string combo ) : string |
|
|
button1_Click ( object sender, EventArgs e ) : void |
|
|
button2_Click ( object sender, EventArgs e ) : void |
|
|
button3_Click ( object sender, EventArgs e ) : void |
|
|
button4_Click_1 ( object sender, EventArgs e ) : void |
|
|
button5_Click ( object sender, EventArgs e ) : void |
|
|
button7_Click ( object sender, EventArgs e ) : void |
|
|
cambiarVisibilidades ( Form formularioSiguiente ) : void |
|
|
cboCamposFiltro1_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
cboCamposFiltro2_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
concatenarCriterio ( TextBox txt, ComboBox combo, string criterio ) : Boolean |
|
|
darDeBajaRuta ( int idRuta ) : void |
|
|
darValorDadoIndex ( int index, string fila ) : string |
|
|
datosCorrectos ( TextBox txt, ComboBox combo ) : Boolean |
|
|
dg_CellContentClick ( object sender, DataGridViewCellEventArgs e ) : void |
|
|
ejecutarCommand ( string cadenaComando ) : void |
|
|
ejecutarQuery ( ) : void |
|
|
generarQueryInicial ( ) : void |
|
|
iniciar ( ) : void |
|
|
mostrarMensaje ( string tipoDeBaja ) : DialogResult |
|
|
sePusoFiltro ( ) : Boolean |
|
|
txtFiltros_TextChanged ( object sender, System e ) : void |
|
|