// Når XML synkroniseringsknappen trykkes private void syncXMLNowButton_Click(object sender, EventArgs e) { DatabaseManager.SyncXML(); }