Example #1
0
 private void lbldatabase_Click(object sender, EventArgs e)
 {
     DatabaseAssist.BackupDatabase();
 }