Ejemplo n.º 1
0
 public Batch(startup_page frm)
 {
     InitializeComponent();
     this.start = frm;
 }
Ejemplo n.º 2
0
 public Searchstudent_info(startup_page frm)
 {
     InitializeComponent();
     this.start = frm;
 }