public NewDBPage9(NewDBVars n, SSDataBase db) { ndbv = n; mydb = db; // This call is required by the Windows Form Designer. InitializeComponent(); }
public NewDBPage4(NewDBVars n) { ndbv = n; // This call is required by the Windows Form Designer. InitializeComponent(); // TODO: Add any initialization after the InitializeComponent call }
public NewDBPage7(NewDBVars n) { ndbv = n; // This call is required by the Windows Form Designer. InitializeComponent(); }