Exemplo n.º 1
0
 private void buttonCreate_Click(object sender, EventArgs e)
 {
     actualObj.AddForm();
     actualObj.Load(dataGridViewTable);
 }