Ejemplo n.º 1
0
 //移除行
 private void toolStripButton8_Click(object sender, EventArgs e)
 {
     fm.DelRow();
 }