Ejemplo n.º 1
0
 private void ribbonButton9_Click(object sender, EventArgs e)
 {
     DavaRapor frm = new DavaRapor();
     frm.ShowDialog();
 }