DataGridView1.CurrentCell = DataGridView1(列, 行)
DataGridView1.Focus() DataGridView1.CurrentCell = DataGridView1(0, 1)