public DeleteSchedule(ManageSchedule parent)
 {
     InitializeComponent();
     this.parent = parent;
 }