Ejemplo n.º 1
0
 //Events
 //DB
 private void buttonSettingDBClear_Click(object sender, EventArgs e)
 {
     MainForm.ClearDatabase();
 }