コード例 #1
0
 private void cmdDelete_Click(object sender, EventArgs e)
 {
     MotherForm.DeleteShortcut(Shortcut);
 }