private void cmdNumDown_Click(object sender, EventArgs e) { MotherForm.Swap(MotherForm.Category.ShortcutList, Position, Position + 1); }