Beispiel #1
0
 private void btnUltimo_Click(object sender, EventArgs e)
 {
     p.ultimaPagina();
     actualizar();
 }