private void BtnZaloha_Click(object sender, EventArgs e) { if (GlobalServices.exporttoXML()) { MessageBox.Show("Zalohovano!"); } }