private void frmTableOperations_Load(object sender, EventArgs e) { TableOperations tbl = new TableOperations(); tbl.Listele(); }