private void CourseRegistration_Load(object sender, EventArgs e)
 {
     clsmodule.getStudentCourseRange(cmbnocourse);
 }