private void Frm_SaoLuu_PhucHoi_Load(object sender, EventArgs e)
 {
     bd = new BLL_SaoLuuPhucHoi(Cls_Main.arrayPath, Cls_Main.fileType);
 }