Exemple #1
0
 public Batch(startup_page frm)
 {
     InitializeComponent();
     this.start = frm;
 }
 public Searchstudent_info(startup_page frm)
 {
     InitializeComponent();
     this.start = frm;
 }