Ejemplo n.º 1
0
 //移除列
 private void toolStripButton7_Click(object sender, EventArgs e)
 {
     fm.DelCol();
 }