private void cmdDelete_Click(object sender, EventArgs e) { MotherForm.Category.ShortcutList.Remove(Shortcut); MotherForm.LoadShortcuts(); }