private void saveBtn_Click(object sender, EventArgs e) { RappelzSettings.SaveSettings(Settings); this.Close(); }