Exemplo n.º 1
0
 private void Indexes_Load(object sender, EventArgs e)
 {
     dbHandler = new DatabaseHandler();
     LoadTablesToCombobox();
 }