예제 #1
0
 private void gridViewTaiKhoan_KeyDown(object sender, KeyEventArgs e)
 {
     AppGridView.CopyCell(gridViewTaiKhoan, e);
 }