Exemplo n.º 1
0
 private void txtPVentaImpuesto_Enter(object sender, EventArgs e)
 {
     Funciones.SelTexto((TextBox)sender);
 }
Exemplo n.º 2
0
 private void txtGanancia_Enter(object sender, EventArgs e)
 {
     Funciones.SelTexto((TextBox)sender);
 }