private static void Control_Changed(object sender, EventArgs e) { SettingsManager.Sync((Control)sender, SettingsManager.Options); }