private void btnNhacNhoNhieuLan_Click(object sender, EventArgs e) { FormCapPhanHoi fr = new FormCapPhanHoi(); fr.ShowDialog(); }